#FED56B Color

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

Color preview

#FED56B

Color formats

HEX
#FED56B
RGB
rgb(254, 213, 107)
RGBA
rgba(254, 213, 107, 1)
HSL
hsl(43, 99%, 71%)
HSV
hsv(43, 58%, 100%)
CMYK
cmyk(0%, 16%, 58%, 0%)
CSS variable
--color-primary: #FED56B;
Lowercase HEX
#fed56b

Shades

Tints

Tones

Harmony

CSS snippets for #FED56B

.color-fed56b {
  color: #FED56B;
  background-color: #FED56B;
}

Frequently asked questions

What color is #FED56B?+

#FED56B is a HEX color with RGB value rgb(254, 213, 107) and HSL value hsl(43, 99%, 71%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FED56B?+

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