#F9CEBE Color

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

Color preview

#F9CEBE

Color formats

HEX
#F9CEBE
RGB
rgb(249, 206, 190)
RGBA
rgba(249, 206, 190, 1)
HSL
hsl(16, 83%, 86%)
HSV
hsv(16, 24%, 98%)
CMYK
cmyk(0%, 17%, 24%, 2%)
CSS variable
--color-primary: #F9CEBE;
Lowercase HEX
#f9cebe

Shades

Tints

Tones

Harmony

CSS snippets for #F9CEBE

.color-f9cebe {
  color: #F9CEBE;
  background-color: #F9CEBE;
}

Frequently asked questions

What color is #F9CEBE?+

#F9CEBE is a HEX color with RGB value rgb(249, 206, 190) and HSL value hsl(16, 83%, 86%). Its closest CSS named color is PeachPuff.

What is the closest Tailwind color to #F9CEBE?+

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