Color Hex Logo

#ffdae9 Color Hex Mimi Pink

#FFDAE9
(255,218,233)
7 Favorites   1 Comments

Color spaces of #ffdae9 Mimi Pink

RGB 255218233
HSL0.931.000.93
HSV336°15°100°
CMYK 0.000.150.09   0.00
XYZ81.019477.286087.7383
Yxy77.28600.32930.3141
Hunter Lab87.912510.65732.3662
CIE-Lab90.453115.2326-2.5716

#ffdae9 color RGB value is (255,218,233). #ffdae9 color name is Mimi Pink color.

#ffdae9 hex color red value is 255, green value is 218 and the blue value of its RGB is 233. Cylindrical-coordinate representations (also known as HSL) of color #ffdae9 hue: 0.93 , saturation: 1.00 and the lightness value of ffdae9 is 0.93.

The process color (four color CMYK) of #ffdae9 color hex is 0.00, 0.15, 0.09, 0.00. Web safe color of #ffdae9 is #ffccff. Color #ffdae9 contains mainly RED color.

Base Numbers

BaseRedGreenBlue
Binary 11111111 11011010 11101001
Octal 377 332 351
Decimal 255 218 233
Hex FF DA E9

RGB Percentages of Color #ffdae9

%36.12
%30.88
%33.00

CMYK Percentages of Color #ffdae9

%0
%15
%9
%0

Triadic Colors of #ffdae9

#ffdae9 #e9ffda #dae9ff

Analogous Colors of #ffdae9

#ffdae9 #ffdeda #ffdafc

Monochromatic Colors of #ffdae9

#ffdae9

Complementary Color

#ffdae9 #dafff0

#ffdae9 Color Preview on Black Background

Lorem ipsum dolor sit amet.

#ffdae9 Color Preview on White Background

Lorem ipsum dolor sit amet.

#ffdae9 Color CSS Codes

.mybgcolor {background-color:#ffdae9; } 
.myforecolor {color:#ffdae9; }
.mybordercolor {border:3px solid #ffdae9; }

#ffdae9 Text Font Color

<p style="color:#ffdae9">Text here</p>

This sample text font color is #ffdae9
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.


#ffdae9 Background Color

<div style="background-color:#ffdae9">
Div content here</div>

This div background color is #ffdae9


#ffdae9 Border Color

<div style="border:3px solid #ffdae9">
Div here</div>

This div border color is #ffdae9


Css3 Examples

.textShadowRgb {
  text-shadow: 4px 4px 2px rgba(255,218,233, 0.8); } 
.textShadowHex { 
  text-shadow: 4px 4px 2px #ffdae9; }
.divShadow { 
  -moz-box-shadow: 1px 1px 3px 2px #ffdae9;
  -webkit-box-shadow: 1px 1px 3px 2px #ffdae9;
  box-shadow:         1px 1px 3px 2px #ffdae9; }

Text Shadow with RGB Values

<p style="text-shadow: 4px 4px 2px rgba(255,218,233, 0.8);">Text here</p>

This text has shadow with rgb values.


Text Shadow with Hex Values

<p style="text-shadow: 4px 4px 2px #ffdae9">Text here</p>

This text has shadow with hex values.


Div Box Shadow

<div style="-moz-box-shadow: 1px 1px 3px 2px #ffdae9;
  -webkit-box-shadow: 1px 1px 3px 2px #ffdae9;
  box-shadow:         1px 1px 3px 2px #ffdae9;">
Div content here</div>

This div box has shadow with color #ffdae9

Related Colors

#ffdae9 Color Palettes


Comments

30 Mar 2021, 14:38 PimpGoldfish

I love this shade! Its name is mimi pink

Please login to write comment.