#FFE987 Color

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

Color preview

#FFE987

Color formats

HEX
#FFE987
RGB
rgb(255, 233, 135)
RGBA
rgba(255, 233, 135, 1)
HSL
hsl(49, 100%, 76%)
HSV
hsv(49, 47%, 100%)
CMYK
cmyk(0%, 9%, 47%, 0%)
CSS variable
--color-primary: #FFE987;
Lowercase HEX
#ffe987

Shades

Tints

Tones

Harmony

CSS snippets for #FFE987

.color-ffe987 {
  color: #FFE987;
  background-color: #FFE987;
}

Frequently asked questions

What color is #FFE987?+

#FFE987 is a HEX color with RGB value rgb(255, 233, 135) and HSL value hsl(49, 100%, 76%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FFE987?+

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