#F8BF7E Color

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

Color preview

#F8BF7E

Color formats

HEX
#F8BF7E
RGB
rgb(248, 191, 126)
RGBA
rgba(248, 191, 126, 1)
HSL
hsl(32, 90%, 73%)
HSV
hsv(32, 49%, 97%)
CMYK
cmyk(0%, 23%, 49%, 3%)
CSS variable
--color-primary: #F8BF7E;
Lowercase HEX
#f8bf7e

Shades

Tints

Tones

Harmony

CSS snippets for #F8BF7E

.color-f8bf7e {
  color: #F8BF7E;
  background-color: #F8BF7E;
}

Frequently asked questions

What color is #F8BF7E?+

#F8BF7E is a HEX color with RGB value rgb(248, 191, 126) and HSL value hsl(32, 90%, 73%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #F8BF7E?+

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