#F1BF7E Color

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

Color preview

#F1BF7E

Color formats

HEX
#F1BF7E
RGB
rgb(241, 191, 126)
RGBA
rgba(241, 191, 126, 1)
HSL
hsl(34, 80%, 72%)
HSV
hsv(34, 48%, 95%)
CMYK
cmyk(0%, 21%, 48%, 5%)
CSS variable
--color-primary: #F1BF7E;
Lowercase HEX
#f1bf7e

Shades

Tints

Tones

Harmony

CSS snippets for #F1BF7E

.color-f1bf7e {
  color: #F1BF7E;
  background-color: #F1BF7E;
}

Frequently asked questions

What color is #F1BF7E?+

#F1BF7E is a HEX color with RGB value rgb(241, 191, 126) and HSL value hsl(34, 80%, 72%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #F1BF7E?+

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