#F6CCBF Color

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

Color preview

#F6CCBF

Color formats

HEX
#F6CCBF
RGB
rgb(246, 204, 191)
RGBA
rgba(246, 204, 191, 1)
HSL
hsl(14, 75%, 86%)
HSV
hsv(14, 22%, 96%)
CMYK
cmyk(0%, 17%, 22%, 4%)
CSS variable
--color-primary: #F6CCBF;
Lowercase HEX
#f6ccbf

Shades

Tints

Tones

Harmony

CSS snippets for #F6CCBF

.color-f6ccbf {
  color: #F6CCBF;
  background-color: #F6CCBF;
}

Frequently asked questions

What color is #F6CCBF?+

#F6CCBF is a HEX color with RGB value rgb(246, 204, 191) and HSL value hsl(14, 75%, 86%). Its closest CSS named color is PeachPuff.

What is the closest Tailwind color to #F6CCBF?+

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