#F8CCDD Color

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

Color preview

#F8CCDD

Color formats

HEX
#F8CCDD
RGB
rgb(248, 204, 221)
RGBA
rgba(248, 204, 221, 1)
HSL
hsl(337, 76%, 89%)
HSV
hsv(337, 18%, 97%)
CMYK
cmyk(0%, 18%, 11%, 3%)
CSS variable
--color-primary: #F8CCDD;
Lowercase HEX
#f8ccdd

Shades

Tints

Tones

Harmony

CSS snippets for #F8CCDD

.color-f8ccdd {
  color: #F8CCDD;
  background-color: #F8CCDD;
}

Frequently asked questions

What color is #F8CCDD?+

#F8CCDD is a HEX color with RGB value rgb(248, 204, 221) and HSL value hsl(337, 76%, 89%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F8CCDD?+

The closest Tailwind color is rose-200, available as the bg-rose-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