#FDEF75 Color

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

Color preview

#FDEF75

Color formats

HEX
#FDEF75
RGB
rgb(253, 239, 117)
RGBA
rgba(253, 239, 117, 1)
HSL
hsl(54, 97%, 73%)
HSV
hsv(54, 54%, 99%)
CMYK
cmyk(0%, 6%, 54%, 1%)
CSS variable
--color-primary: #FDEF75;
Lowercase HEX
#fdef75

Shades

Tints

Tones

Harmony

CSS snippets for #FDEF75

.color-fdef75 {
  color: #FDEF75;
  background-color: #FDEF75;
}

Frequently asked questions

What color is #FDEF75?+

#FDEF75 is a HEX color with RGB value rgb(253, 239, 117) and HSL value hsl(54, 97%, 73%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FDEF75?+

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