FFDAE9 Color Hex

#FFDAE9 Color Hex

#FFDAE9 Color Information

  • In the RGB color space, the color value #ffdae9 is composed of 100% red, 85.49% green, and 91.37% blue.
  • In the CMYK color space, it consists of 0 cyan, 0.15 magenta, 0.09 yellow, and 0 black.
  • It has a color angle of 336 degrees, a saturation of 100%, and a luminance of 93%.
  • Contrast color of #ffdae9 is #000000

#FFDAE9 Color Conversion

Hex ffdae9 #ffdae9
RGB Decimal 255, 218, 233 rgb(255, 218, 233)
RGB Percent 100, 85.49, 91.37 rgb(100%, 85.49%, 91.37%)
HSL 336°,100%,93% hsl(336°,100%,93%)
CMYK 0, 0.15, 0.09, 0
HSV (or HSB) 336°, 93%, 93%,
YUV 231, 129, 144
XYZ 81.019, 77.286, 87.738
CIE-LAB 90.453, 15.233, -2.572

#ffdae9 border color

.css_border_solid{ border: 3px solid #ffdae9 }
.css_border_dotted{ border: 3px dotted #ffdae9 }
.css_border_dashed{ border: 3px dashed #ffdae9 }
.css_border_double{ border: 3px double #ffdae9 }

Css background gradient color with #FFDAE9

.box_css_gradient_with_ffdae9{ 
	background-color: #ffdae9;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdae9', endColorstr='#ff227c');
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffdae9), to(#ff227c));
	background-image: -webkit-linear-gradient(top, #ffdae9, #ff227c);
	background-image: -moz-linear-gradient(top, #ffdae9, #ff227c);
	background-image: -o-linear-gradient(top, #ffdae9, #ff227c);
	background-image: linear-gradient(to bottom, #ffdae9, #ff227c);}

#ffdae9 Color Preview on Black Background

Sample font with color #ffdae9 on background of color black

#ffdae9 Color Preview on White Background

Sample font with color #ffdae9 on background of color white

#ffdae9 background color

The sample font has a contrasting color to the color #ffdae9

Contrast color with #ffdae9 color is #000000