#F5CEBB Color

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

Color preview

#F5CEBB

Color formats

HEX
#F5CEBB
RGB
rgb(245, 206, 187)
RGBA
rgba(245, 206, 187, 1)
HSL
hsl(20, 74%, 85%)
HSV
hsv(20, 24%, 96%)
CMYK
cmyk(0%, 16%, 24%, 4%)
CSS variable
--color-primary: #F5CEBB;
Lowercase HEX
#f5cebb

Shades

Tints

Tones

Harmony

CSS snippets for #F5CEBB

.color-f5cebb {
  color: #F5CEBB;
  background-color: #F5CEBB;
}

Frequently asked questions

What color is #F5CEBB?+

#F5CEBB is a HEX color with RGB value rgb(245, 206, 187) and HSL value hsl(20, 74%, 85%). Its closest CSS named color is PeachPuff.

What is the closest Tailwind color to #F5CEBB?+

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