#F6CCCB Color

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

Color preview

#F6CCCB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F6CCCB

.color-f6cccb {
  color: #F6CCCB;
  background-color: #F6CCCB;
}

Frequently asked questions

What color is #F6CCCB?+

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

What is the closest Tailwind color to #F6CCCB?+

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