#F6CECC Color

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

Color preview

#F6CECC

Color formats

HEX
#F6CECC
RGB
rgb(246, 206, 204)
RGBA
rgba(246, 206, 204, 1)
HSL
hsl(3, 70%, 88%)
HSV
hsv(3, 17%, 96%)
CMYK
cmyk(0%, 16%, 17%, 4%)
CSS variable
--color-primary: #F6CECC;
Lowercase HEX
#f6cecc

Shades

Tints

Tones

Harmony

CSS snippets for #F6CECC

.color-f6cecc {
  color: #F6CECC;
  background-color: #F6CECC;
}

Frequently asked questions

What color is #F6CECC?+

#F6CECC is a HEX color with RGB value rgb(246, 206, 204) and HSL value hsl(3, 70%, 88%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F6CECC?+

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