#F5CEDE Color

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

Color preview

#F5CEDE

Color formats

HEX
#F5CEDE
RGB
rgb(245, 206, 222)
RGBA
rgba(245, 206, 222, 1)
HSL
hsl(335, 66%, 88%)
HSV
hsv(335, 16%, 96%)
CMYK
cmyk(0%, 16%, 9%, 4%)
CSS variable
--color-primary: #F5CEDE;
Lowercase HEX
#f5cede

Shades

Tints

Tones

Harmony

CSS snippets for #F5CEDE

.color-f5cede {
  color: #F5CEDE;
  background-color: #F5CEDE;
}

Frequently asked questions

What color is #F5CEDE?+

#F5CEDE is a HEX color with RGB value rgb(245, 206, 222) and HSL value hsl(335, 66%, 88%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #F5CEDE?+

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