#FED258 Color

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

Color preview

#FED258

Color formats

HEX
#FED258
RGB
rgb(254, 210, 88)
RGBA
rgba(254, 210, 88, 1)
HSL
hsl(44, 99%, 67%)
HSV
hsv(44, 65%, 100%)
CMYK
cmyk(0%, 17%, 65%, 0%)
CSS variable
--color-primary: #FED258;
Lowercase HEX
#fed258

Shades

Tints

Tones

Harmony

CSS snippets for #FED258

.color-fed258 {
  color: #FED258;
  background-color: #FED258;
}

Frequently asked questions

What color is #FED258?+

#FED258 is a HEX color with RGB value rgb(254, 210, 88) and HSL value hsl(44, 99%, 67%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FED258?+

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