#F5C080 Color

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

Color preview

#F5C080

Color formats

HEX
#F5C080
RGB
rgb(245, 192, 128)
RGBA
rgba(245, 192, 128, 1)
HSL
hsl(33, 85%, 73%)
HSV
hsv(33, 48%, 96%)
CMYK
cmyk(0%, 22%, 48%, 4%)
CSS variable
--color-primary: #F5C080;
Lowercase HEX
#f5c080

Shades

Tints

Tones

Harmony

CSS snippets for #F5C080

.color-f5c080 {
  color: #F5C080;
  background-color: #F5C080;
}

Frequently asked questions

What color is #F5C080?+

#F5C080 is a HEX color with RGB value rgb(245, 192, 128) and HSL value hsl(33, 85%, 73%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #F5C080?+

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