#F8BB8F Color

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

Color preview

#F8BB8F

Color formats

HEX
#F8BB8F
RGB
rgb(248, 187, 143)
RGBA
rgba(248, 187, 143, 1)
HSL
hsl(25, 88%, 77%)
HSV
hsv(25, 42%, 97%)
CMYK
cmyk(0%, 25%, 42%, 3%)
CSS variable
--color-primary: #F8BB8F;
Lowercase HEX
#f8bb8f

Shades

Tints

Tones

Harmony

CSS snippets for #F8BB8F

.color-f8bb8f {
  color: #F8BB8F;
  background-color: #F8BB8F;
}

Frequently asked questions

What color is #F8BB8F?+

#F8BB8F is a HEX color with RGB value rgb(248, 187, 143) and HSL value hsl(25, 88%, 77%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #F8BB8F?+

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