#FEB25A Color

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

Color preview

#FEB25A

Color formats

HEX
#FEB25A
RGB
rgb(254, 178, 90)
RGBA
rgba(254, 178, 90, 1)
HSL
hsl(32, 99%, 67%)
HSV
hsv(32, 65%, 100%)
CMYK
cmyk(0%, 30%, 65%, 0%)
CSS variable
--color-primary: #FEB25A;
Lowercase HEX
#feb25a

Shades

Tints

Tones

Harmony

CSS snippets for #FEB25A

.color-feb25a {
  color: #FEB25A;
  background-color: #FEB25A;
}

Frequently asked questions

What color is #FEB25A?+

#FEB25A is a HEX color with RGB value rgb(254, 178, 90) and HSL value hsl(32, 99%, 67%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FEB25A?+

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