#F1BB8B Color

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

Color preview

#F1BB8B

Color formats

HEX
#F1BB8B
RGB
rgb(241, 187, 139)
RGBA
rgba(241, 187, 139, 1)
HSL
hsl(28, 78%, 75%)
HSV
hsv(28, 42%, 95%)
CMYK
cmyk(0%, 22%, 42%, 5%)
CSS variable
--color-primary: #F1BB8B;
Lowercase HEX
#f1bb8b

Shades

Tints

Tones

Harmony

CSS snippets for #F1BB8B

.color-f1bb8b {
  color: #F1BB8B;
  background-color: #F1BB8B;
}

Frequently asked questions

What color is #F1BB8B?+

#F1BB8B is a HEX color with RGB value rgb(241, 187, 139) and HSL value hsl(28, 78%, 75%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #F1BB8B?+

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