#F2B95F Color

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

Color preview

#F2B95F

Color formats

HEX
#F2B95F
RGB
rgb(242, 185, 95)
RGBA
rgba(242, 185, 95, 1)
HSL
hsl(37, 85%, 66%)
HSV
hsv(37, 61%, 95%)
CMYK
cmyk(0%, 24%, 61%, 5%)
CSS variable
--color-primary: #F2B95F;
Lowercase HEX
#f2b95f

Shades

Tints

Tones

Harmony

CSS snippets for #F2B95F

.color-f2b95f {
  color: #F2B95F;
  background-color: #F2B95F;
}

Frequently asked questions

What color is #F2B95F?+

#F2B95F is a HEX color with RGB value rgb(242, 185, 95) and HSL value hsl(37, 85%, 66%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #F2B95F?+

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