#F6CCCA Color

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

Color preview

#F6CCCA

Color formats

HEX
#F6CCCA
RGB
rgb(246, 204, 202)
RGBA
rgba(246, 204, 202, 1)
HSL
hsl(3, 71%, 88%)
HSV
hsv(3, 18%, 96%)
CMYK
cmyk(0%, 17%, 18%, 4%)
CSS variable
--color-primary: #F6CCCA;
Lowercase HEX
#f6ccca

Shades

Tints

Tones

Harmony

CSS snippets for #F6CCCA

.color-f6ccca {
  color: #F6CCCA;
  background-color: #F6CCCA;
}

Frequently asked questions

What color is #F6CCCA?+

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

What is the closest Tailwind color to #F6CCCA?+

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