#F0CABB Color

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

Color preview

#F0CABB

Color formats

HEX
#F0CABB
RGB
rgb(240, 202, 187)
RGBA
rgba(240, 202, 187, 1)
HSL
hsl(17, 64%, 84%)
HSV
hsv(17, 22%, 94%)
CMYK
cmyk(0%, 16%, 22%, 6%)
CSS variable
--color-primary: #F0CABB;
Lowercase HEX
#f0cabb

Shades

Tints

Tones

Harmony

CSS snippets for #F0CABB

.color-f0cabb {
  color: #F0CABB;
  background-color: #F0CABB;
}

Frequently asked questions

What color is #F0CABB?+

#F0CABB is a HEX color with RGB value rgb(240, 202, 187) and HSL value hsl(17, 64%, 84%). Its closest CSS named color is PeachPuff.

What is the closest Tailwind color to #F0CABB?+

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