#F2B08C Color

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

Color preview

#F2B08C

Color formats

HEX
#F2B08C
RGB
rgb(242, 176, 140)
RGBA
rgba(242, 176, 140, 1)
HSL
hsl(21, 80%, 75%)
HSV
hsv(21, 42%, 95%)
CMYK
cmyk(0%, 27%, 42%, 5%)
CSS variable
--color-primary: #F2B08C;
Lowercase HEX
#f2b08c

Shades

Tints

Tones

Harmony

CSS snippets for #F2B08C

.color-f2b08c {
  color: #F2B08C;
  background-color: #F2B08C;
}

Frequently asked questions

What color is #F2B08C?+

#F2B08C is a HEX color with RGB value rgb(242, 176, 140) and HSL value hsl(21, 80%, 75%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #F2B08C?+

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