#F5C5AA Color

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

Color preview

#F5C5AA

Color formats

HEX
#F5C5AA
RGB
rgb(245, 197, 170)
RGBA
rgba(245, 197, 170, 1)
HSL
hsl(22, 79%, 81%)
HSV
hsv(22, 31%, 96%)
CMYK
cmyk(0%, 20%, 31%, 4%)
CSS variable
--color-primary: #F5C5AA;
Lowercase HEX
#f5c5aa

Shades

Tints

Tones

Harmony

CSS snippets for #F5C5AA

.color-f5c5aa {
  color: #F5C5AA;
  background-color: #F5C5AA;
}

Frequently asked questions

What color is #F5C5AA?+

#F5C5AA is a HEX color with RGB value rgb(245, 197, 170) and HSL value hsl(22, 79%, 81%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #F5C5AA?+

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