#F8CBBE Color

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

Color preview

#F8CBBE

Color formats

HEX
#F8CBBE
RGB
rgb(248, 203, 190)
RGBA
rgba(248, 203, 190, 1)
HSL
hsl(13, 81%, 86%)
HSV
hsv(13, 23%, 97%)
CMYK
cmyk(0%, 18%, 23%, 3%)
CSS variable
--color-primary: #F8CBBE;
Lowercase HEX
#f8cbbe

Shades

Tints

Tones

Harmony

CSS snippets for #F8CBBE

.color-f8cbbe {
  color: #F8CBBE;
  background-color: #F8CBBE;
}

Frequently asked questions

What color is #F8CBBE?+

#F8CBBE is a HEX color with RGB value rgb(248, 203, 190) and HSL value hsl(13, 81%, 86%). Its closest CSS named color is PeachPuff.

What is the closest Tailwind color to #F8CBBE?+

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