#FEE65D Color

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

Color preview

#FEE65D

Color formats

HEX
#FEE65D
RGB
rgb(254, 230, 93)
RGBA
rgba(254, 230, 93, 1)
HSL
hsl(51, 99%, 68%)
HSV
hsv(51, 63%, 100%)
CMYK
cmyk(0%, 9%, 63%, 0%)
CSS variable
--color-primary: #FEE65D;
Lowercase HEX
#fee65d

Shades

Tints

Tones

Harmony

CSS snippets for #FEE65D

.color-fee65d {
  color: #FEE65D;
  background-color: #FEE65D;
}

Frequently asked questions

What color is #FEE65D?+

#FEE65D is a HEX color with RGB value rgb(254, 230, 93) and HSL value hsl(51, 99%, 68%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FEE65D?+

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