#FED064 Color

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

Color preview

#FED064

Color formats

HEX
#FED064
RGB
rgb(254, 208, 100)
RGBA
rgba(254, 208, 100, 1)
HSL
hsl(42, 99%, 69%)
HSV
hsv(42, 61%, 100%)
CMYK
cmyk(0%, 18%, 61%, 0%)
CSS variable
--color-primary: #FED064;
Lowercase HEX
#fed064

Shades

Tints

Tones

Harmony

CSS snippets for #FED064

.color-fed064 {
  color: #FED064;
  background-color: #FED064;
}

Frequently asked questions

What color is #FED064?+

#FED064 is a HEX color with RGB value rgb(254, 208, 100) and HSL value hsl(42, 99%, 69%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FED064?+

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