#F5C6BF Color

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

Color preview

#F5C6BF

Color formats

HEX
#F5C6BF
RGB
rgb(245, 198, 191)
RGBA
rgba(245, 198, 191, 1)
HSL
hsl(8, 73%, 85%)
HSV
hsv(8, 22%, 96%)
CMYK
cmyk(0%, 19%, 22%, 4%)
CSS variable
--color-primary: #F5C6BF;
Lowercase HEX
#f5c6bf

Shades

Tints

Tones

Harmony

CSS snippets for #F5C6BF

.color-f5c6bf {
  color: #F5C6BF;
  background-color: #F5C6BF;
}

Frequently asked questions

What color is #F5C6BF?+

#F5C6BF is a HEX color with RGB value rgb(245, 198, 191) and HSL value hsl(8, 73%, 85%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F5C6BF?+

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