#F4CBBF Color

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

Color preview

#F4CBBF

Color formats

HEX
#F4CBBF
RGB
rgb(244, 203, 191)
RGBA
rgba(244, 203, 191, 1)
HSL
hsl(14, 71%, 85%)
HSV
hsv(14, 22%, 96%)
CMYK
cmyk(0%, 17%, 22%, 4%)
CSS variable
--color-primary: #F4CBBF;
Lowercase HEX
#f4cbbf

Shades

Tints

Tones

Harmony

CSS snippets for #F4CBBF

.color-f4cbbf {
  color: #F4CBBF;
  background-color: #F4CBBF;
}

Frequently asked questions

What color is #F4CBBF?+

#F4CBBF is a HEX color with RGB value rgb(244, 203, 191) and HSL value hsl(14, 71%, 85%). Its closest CSS named color is PeachPuff.

What is the closest Tailwind color to #F4CBBF?+

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