#F2B099 Color

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

Color preview

#F2B099

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F2B099

.color-f2b099 {
  color: #F2B099;
  background-color: #F2B099;
}

Frequently asked questions

What color is #F2B099?+

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

What is the closest Tailwind color to #F2B099?+

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