#EFF45C Color

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

Color preview

#EFF45C

Color formats

HEX
#EFF45C
RGB
rgb(239, 244, 92)
RGBA
rgba(239, 244, 92, 1)
HSL
hsl(62, 87%, 66%)
HSV
hsv(62, 62%, 96%)
CMYK
cmyk(2%, 0%, 62%, 4%)
CSS variable
--color-primary: #EFF45C;
Lowercase HEX
#eff45c

Shades

Tints

Tones

Harmony

CSS snippets for #EFF45C

.color-eff45c {
  color: #EFF45C;
  background-color: #EFF45C;
}

Frequently asked questions

What color is #EFF45C?+

#EFF45C is a HEX color with RGB value rgb(239, 244, 92) and HSL value hsl(62, 87%, 66%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EFF45C?+

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