#F6CDCB Color

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

Color preview

#F6CDCB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F6CDCB

.color-f6cdcb {
  color: #F6CDCB;
  background-color: #F6CDCB;
}

Frequently asked questions

What color is #F6CDCB?+

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

What is the closest Tailwind color to #F6CDCB?+

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