#FEBC52 Color

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

Color preview

#FEBC52

Color formats

HEX
#FEBC52
RGB
rgb(254, 188, 82)
RGBA
rgba(254, 188, 82, 1)
HSL
hsl(37, 99%, 66%)
HSV
hsv(37, 68%, 100%)
CMYK
cmyk(0%, 26%, 68%, 0%)
CSS variable
--color-primary: #FEBC52;
Lowercase HEX
#febc52

Shades

Tints

Tones

Harmony

CSS snippets for #FEBC52

.color-febc52 {
  color: #FEBC52;
  background-color: #FEBC52;
}

Frequently asked questions

What color is #FEBC52?+

#FEBC52 is a HEX color with RGB value rgb(254, 188, 82) and HSL value hsl(37, 99%, 66%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FEBC52?+

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