#F4C080 Color

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

Color preview

#F4C080

Color formats

HEX
#F4C080
RGB
rgb(244, 192, 128)
RGBA
rgba(244, 192, 128, 1)
HSL
hsl(33, 84%, 73%)
HSV
hsv(33, 48%, 96%)
CMYK
cmyk(0%, 21%, 48%, 4%)
CSS variable
--color-primary: #F4C080;
Lowercase HEX
#f4c080

Shades

Tints

Tones

Harmony

CSS snippets for #F4C080

.color-f4c080 {
  color: #F4C080;
  background-color: #F4C080;
}

Frequently asked questions

What color is #F4C080?+

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

What is the closest Tailwind color to #F4C080?+

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