#EFF68D Color

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

Color preview

#EFF68D

Color formats

HEX
#EFF68D
RGB
rgb(239, 246, 141)
RGBA
rgba(239, 246, 141, 1)
HSL
hsl(64, 85%, 76%)
HSV
hsv(64, 43%, 96%)
CMYK
cmyk(3%, 0%, 43%, 4%)
CSS variable
--color-primary: #EFF68D;
Lowercase HEX
#eff68d

Shades

Tints

Tones

Harmony

CSS snippets for #EFF68D

.color-eff68d {
  color: #EFF68D;
  background-color: #EFF68D;
}

Frequently asked questions

What color is #EFF68D?+

#EFF68D is a HEX color with RGB value rgb(239, 246, 141) and HSL value hsl(64, 85%, 76%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EFF68D?+

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