#EFFF5D Color

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

Color preview

#EFFF5D

Color formats

HEX
#EFFF5D
RGB
rgb(239, 255, 93)
RGBA
rgba(239, 255, 93, 1)
HSL
hsl(66, 100%, 68%)
HSV
hsv(66, 64%, 100%)
CMYK
cmyk(6%, 0%, 64%, 0%)
CSS variable
--color-primary: #EFFF5D;
Lowercase HEX
#efff5d

Shades

Tints

Tones

Harmony

CSS snippets for #EFFF5D

.color-efff5d {
  color: #EFFF5D;
  background-color: #EFFF5D;
}

Frequently asked questions

What color is #EFFF5D?+

#EFFF5D is a HEX color with RGB value rgb(239, 255, 93) and HSL value hsl(66, 100%, 68%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EFFF5D?+

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