#F2B25F Color

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

Color preview

#F2B25F

Color formats

HEX
#F2B25F
RGB
rgb(242, 178, 95)
RGBA
rgba(242, 178, 95, 1)
HSL
hsl(34, 85%, 66%)
HSV
hsv(34, 61%, 95%)
CMYK
cmyk(0%, 26%, 61%, 5%)
CSS variable
--color-primary: #F2B25F;
Lowercase HEX
#f2b25f

Shades

Tints

Tones

Harmony

CSS snippets for #F2B25F

.color-f2b25f {
  color: #F2B25F;
  background-color: #F2B25F;
}

Frequently asked questions

What color is #F2B25F?+

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

What is the closest Tailwind color to #F2B25F?+

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