#F0CEBF Color

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

Color preview

#F0CEBF

Color formats

HEX
#F0CEBF
RGB
rgb(240, 206, 191)
RGBA
rgba(240, 206, 191, 1)
HSL
hsl(18, 62%, 85%)
HSV
hsv(18, 20%, 94%)
CMYK
cmyk(0%, 14%, 20%, 6%)
CSS variable
--color-primary: #F0CEBF;
Lowercase HEX
#f0cebf

Shades

Tints

Tones

Harmony

CSS snippets for #F0CEBF

.color-f0cebf {
  color: #F0CEBF;
  background-color: #F0CEBF;
}

Frequently asked questions

What color is #F0CEBF?+

#F0CEBF is a HEX color with RGB value rgb(240, 206, 191) and HSL value hsl(18, 62%, 85%). Its closest CSS named color is PeachPuff.

What is the closest Tailwind color to #F0CEBF?+

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