#F2B098 Color

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

Color preview

#F2B098

Color formats

HEX
#F2B098
RGB
rgb(242, 176, 152)
RGBA
rgba(242, 176, 152, 1)
HSL
hsl(16, 78%, 77%)
HSV
hsv(16, 37%, 95%)
CMYK
cmyk(0%, 27%, 37%, 5%)
CSS variable
--color-primary: #F2B098;
Lowercase HEX
#f2b098

Shades

Tints

Tones

Harmony

CSS snippets for #F2B098

.color-f2b098 {
  color: #F2B098;
  background-color: #F2B098;
}

Frequently asked questions

What color is #F2B098?+

#F2B098 is a HEX color with RGB value rgb(242, 176, 152) and HSL value hsl(16, 78%, 77%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #F2B098?+

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