#F2BF6E Color

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

Color preview

#F2BF6E

Color formats

HEX
#F2BF6E
RGB
rgb(242, 191, 110)
RGBA
rgba(242, 191, 110, 1)
HSL
hsl(37, 84%, 69%)
HSV
hsv(37, 55%, 95%)
CMYK
cmyk(0%, 21%, 55%, 5%)
CSS variable
--color-primary: #F2BF6E;
Lowercase HEX
#f2bf6e

Shades

Tints

Tones

Harmony

CSS snippets for #F2BF6E

.color-f2bf6e {
  color: #F2BF6E;
  background-color: #F2BF6E;
}

Frequently asked questions

What color is #F2BF6E?+

#F2BF6E is a HEX color with RGB value rgb(242, 191, 110) and HSL value hsl(37, 84%, 69%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #F2BF6E?+

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