#FDE75B Color

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

Color preview

#FDE75B

Color formats

HEX
#FDE75B
RGB
rgb(253, 231, 91)
RGBA
rgba(253, 231, 91, 1)
HSL
hsl(52, 98%, 67%)
HSV
hsv(52, 64%, 99%)
CMYK
cmyk(0%, 9%, 64%, 1%)
CSS variable
--color-primary: #FDE75B;
Lowercase HEX
#fde75b

Shades

Tints

Tones

Harmony

CSS snippets for #FDE75B

.color-fde75b {
  color: #FDE75B;
  background-color: #FDE75B;
}

Frequently asked questions

What color is #FDE75B?+

#FDE75B is a HEX color with RGB value rgb(253, 231, 91) and HSL value hsl(52, 98%, 67%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FDE75B?+

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