#F8BC7C Color

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

Color preview

#F8BC7C

Color formats

HEX
#F8BC7C
RGB
rgb(248, 188, 124)
RGBA
rgba(248, 188, 124, 1)
HSL
hsl(31, 90%, 73%)
HSV
hsv(31, 50%, 97%)
CMYK
cmyk(0%, 24%, 50%, 3%)
CSS variable
--color-primary: #F8BC7C;
Lowercase HEX
#f8bc7c

Shades

Tints

Tones

Harmony

CSS snippets for #F8BC7C

.color-f8bc7c {
  color: #F8BC7C;
  background-color: #F8BC7C;
}

Frequently asked questions

What color is #F8BC7C?+

#F8BC7C is a HEX color with RGB value rgb(248, 188, 124) and HSL value hsl(31, 90%, 73%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #F8BC7C?+

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