#F5CBAC Color

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

Color preview

#F5CBAC

Color formats

HEX
#F5CBAC
RGB
rgb(245, 203, 172)
RGBA
rgba(245, 203, 172, 1)
HSL
hsl(25, 78%, 82%)
HSV
hsv(25, 30%, 96%)
CMYK
cmyk(0%, 17%, 30%, 4%)
CSS variable
--color-primary: #F5CBAC;
Lowercase HEX
#f5cbac

Shades

Tints

Tones

Harmony

CSS snippets for #F5CBAC

.color-f5cbac {
  color: #F5CBAC;
  background-color: #F5CBAC;
}

Frequently asked questions

What color is #F5CBAC?+

#F5CBAC is a HEX color with RGB value rgb(245, 203, 172) and HSL value hsl(25, 78%, 82%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #F5CBAC?+

The closest Tailwind color is orange-200, available as the bg-orange-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