#FFE77D Color

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

Color preview

#FFE77D

Color formats

HEX
#FFE77D
RGB
rgb(255, 231, 125)
RGBA
rgba(255, 231, 125, 1)
HSL
hsl(49, 100%, 75%)
HSV
hsv(49, 51%, 100%)
CMYK
cmyk(0%, 9%, 51%, 0%)
CSS variable
--color-primary: #FFE77D;
Lowercase HEX
#ffe77d

Shades

Tints

Tones

Harmony

CSS snippets for #FFE77D

.color-ffe77d {
  color: #FFE77D;
  background-color: #FFE77D;
}

Frequently asked questions

What color is #FFE77D?+

#FFE77D is a HEX color with RGB value rgb(255, 231, 125) and HSL value hsl(49, 100%, 75%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FFE77D?+

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