#FFCEE1 Color

Inspect #FFCEE1 across formats, palettes, contrast and closest named color matches.

Color preview

#FFCEE1

Color formats

HEX
#FFCEE1
RGB
rgb(255, 206, 225)
RGBA
rgba(255, 206, 225, 1)
HSL
hsl(337, 100%, 90%)
HSV
hsv(337, 19%, 100%)
CMYK
cmyk(0%, 19%, 12%, 0%)
CSS variable
--color-primary: #FFCEE1;
Lowercase HEX
#ffcee1

Shades

Tints

Tones

Harmony

CSS snippets for #FFCEE1

.color-ffcee1 {
  color: #FFCEE1;
  background-color: #FFCEE1;
}

Frequently asked questions

What color is #FFCEE1?+

#FFCEE1 is a HEX color with RGB value rgb(255, 206, 225) and HSL value hsl(337, 100%, 90%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #FFCEE1?+

The closest Tailwind color is pink-200, available as the bg-pink-200 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools