#F5CCBB Color

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

Color preview

#F5CCBB

Color formats

HEX
#F5CCBB
RGB
rgb(245, 204, 187)
RGBA
rgba(245, 204, 187, 1)
HSL
hsl(18, 74%, 85%)
HSV
hsv(18, 24%, 96%)
CMYK
cmyk(0%, 17%, 24%, 4%)
CSS variable
--color-primary: #F5CCBB;
Lowercase HEX
#f5ccbb

Shades

Tints

Tones

Harmony

CSS snippets for #F5CCBB

.color-f5ccbb {
  color: #F5CCBB;
  background-color: #F5CCBB;
}

Frequently asked questions

What color is #F5CCBB?+

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

What is the closest Tailwind color to #F5CCBB?+

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