#F5C880 Color

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

Color preview

#F5C880

Color formats

HEX
#F5C880
RGB
rgb(245, 200, 128)
RGBA
rgba(245, 200, 128, 1)
HSL
hsl(37, 85%, 73%)
HSV
hsv(37, 48%, 96%)
CMYK
cmyk(0%, 18%, 48%, 4%)
CSS variable
--color-primary: #F5C880;
Lowercase HEX
#f5c880

Shades

Tints

Tones

Harmony

CSS snippets for #F5C880

.color-f5c880 {
  color: #F5C880;
  background-color: #F5C880;
}

Frequently asked questions

What color is #F5C880?+

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

What is the closest Tailwind color to #F5C880?+

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