#F0B77B Color

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

Color preview

#F0B77B

Color formats

HEX
#F0B77B
RGB
rgb(240, 183, 123)
RGBA
rgba(240, 183, 123, 1)
HSL
hsl(31, 80%, 71%)
HSV
hsv(31, 49%, 94%)
CMYK
cmyk(0%, 24%, 49%, 6%)
CSS variable
--color-primary: #F0B77B;
Lowercase HEX
#f0b77b

Shades

Tints

Tones

Harmony

CSS snippets for #F0B77B

.color-f0b77b {
  color: #F0B77B;
  background-color: #F0B77B;
}

Frequently asked questions

What color is #F0B77B?+

#F0B77B is a HEX color with RGB value rgb(240, 183, 123) and HSL value hsl(31, 80%, 71%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #F0B77B?+

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