#FFE055 Color

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

Color preview

#FFE055

Color formats

HEX
#FFE055
RGB
rgb(255, 224, 85)
RGBA
rgba(255, 224, 85, 1)
HSL
hsl(49, 100%, 67%)
HSV
hsv(49, 67%, 100%)
CMYK
cmyk(0%, 12%, 67%, 0%)
CSS variable
--color-primary: #FFE055;
Lowercase HEX
#ffe055

Shades

Tints

Tones

Harmony

CSS snippets for #FFE055

.color-ffe055 {
  color: #FFE055;
  background-color: #FFE055;
}

Frequently asked questions

What color is #FFE055?+

#FFE055 is a HEX color with RGB value rgb(255, 224, 85) and HSL value hsl(49, 100%, 67%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FFE055?+

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