#FEBC49 Color

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

Color preview

#FEBC49

Color formats

HEX
#FEBC49
RGB
rgb(254, 188, 73)
RGBA
rgba(254, 188, 73, 1)
HSL
hsl(38, 99%, 64%)
HSV
hsv(38, 71%, 100%)
CMYK
cmyk(0%, 26%, 71%, 0%)
CSS variable
--color-primary: #FEBC49;
Lowercase HEX
#febc49

Shades

Tints

Tones

Harmony

CSS snippets for #FEBC49

.color-febc49 {
  color: #FEBC49;
  background-color: #FEBC49;
}

Frequently asked questions

What color is #FEBC49?+

#FEBC49 is a HEX color with RGB value rgb(254, 188, 73) and HSL value hsl(38, 99%, 64%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FEBC49?+

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