#F8CECC Color

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

Color preview

#F8CECC

Color formats

HEX
#F8CECC
RGB
rgb(248, 206, 204)
RGBA
rgba(248, 206, 204, 1)
HSL
hsl(3, 76%, 89%)
HSV
hsv(3, 18%, 97%)
CMYK
cmyk(0%, 17%, 18%, 3%)
CSS variable
--color-primary: #F8CECC;
Lowercase HEX
#f8cecc

Shades

Tints

Tones

Harmony

CSS snippets for #F8CECC

.color-f8cecc {
  color: #F8CECC;
  background-color: #F8CECC;
}

Frequently asked questions

What color is #F8CECC?+

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

What is the closest Tailwind color to #F8CECC?+

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