#F8B098 Color

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

Color preview

#F8B098

Color formats

HEX
#F8B098
RGB
rgb(248, 176, 152)
RGBA
rgba(248, 176, 152, 1)
HSL
hsl(15, 87%, 78%)
HSV
hsv(15, 39%, 97%)
CMYK
cmyk(0%, 29%, 39%, 3%)
CSS variable
--color-primary: #F8B098;
Lowercase HEX
#f8b098

Shades

Tints

Tones

Harmony

CSS snippets for #F8B098

.color-f8b098 {
  color: #F8B098;
  background-color: #F8B098;
}

Frequently asked questions

What color is #F8B098?+

#F8B098 is a HEX color with RGB value rgb(248, 176, 152) and HSL value hsl(15, 87%, 78%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #F8B098?+

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