#F6CEDE Color

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

Color preview

#F6CEDE

Color formats

HEX
#F6CEDE
RGB
rgb(246, 206, 222)
RGBA
rgba(246, 206, 222, 1)
HSL
hsl(336, 69%, 89%)
HSV
hsv(336, 16%, 96%)
CMYK
cmyk(0%, 16%, 10%, 4%)
CSS variable
--color-primary: #F6CEDE;
Lowercase HEX
#f6cede

Shades

Tints

Tones

Harmony

CSS snippets for #F6CEDE

.color-f6cede {
  color: #F6CEDE;
  background-color: #F6CEDE;
}

Frequently asked questions

What color is #F6CEDE?+

#F6CEDE is a HEX color with RGB value rgb(246, 206, 222) and HSL value hsl(336, 69%, 89%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #F6CEDE?+

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