#F8B199 Color

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

Color preview

#F8B199

Color formats

HEX
#F8B199
RGB
rgb(248, 177, 153)
RGBA
rgba(248, 177, 153, 1)
HSL
hsl(15, 87%, 79%)
HSV
hsv(15, 38%, 97%)
CMYK
cmyk(0%, 29%, 38%, 3%)
CSS variable
--color-primary: #F8B199;
Lowercase HEX
#f8b199

Shades

Tints

Tones

Harmony

CSS snippets for #F8B199

.color-f8b199 {
  color: #F8B199;
  background-color: #F8B199;
}

Frequently asked questions

What color is #F8B199?+

#F8B199 is a HEX color with RGB value rgb(248, 177, 153) and HSL value hsl(15, 87%, 79%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #F8B199?+

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