#F8B99D Color

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

Color preview

#F8B99D

Color formats

HEX
#F8B99D
RGB
rgb(248, 185, 157)
RGBA
rgba(248, 185, 157, 1)
HSL
hsl(18, 87%, 79%)
HSV
hsv(18, 37%, 97%)
CMYK
cmyk(0%, 25%, 37%, 3%)
CSS variable
--color-primary: #F8B99D;
Lowercase HEX
#f8b99d

Shades

Tints

Tones

Harmony

CSS snippets for #F8B99D

.color-f8b99d {
  color: #F8B99D;
  background-color: #F8B99D;
}

Frequently asked questions

What color is #F8B99D?+

#F8B99D is a HEX color with RGB value rgb(248, 185, 157) and HSL value hsl(18, 87%, 79%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #F8B99D?+

The closest Tailwind color is red-300, available as the bg-red-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