#E6FE7C Color

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

Color preview

#E6FE7C

Color formats

HEX
#E6FE7C
RGB
rgb(230, 254, 124)
RGBA
rgba(230, 254, 124, 1)
HSL
hsl(71, 98%, 74%)
HSV
hsv(71, 51%, 100%)
CMYK
cmyk(9%, 0%, 51%, 0%)
CSS variable
--color-primary: #E6FE7C;
Lowercase HEX
#e6fe7c

Shades

Tints

Tones

Harmony

CSS snippets for #E6FE7C

.color-e6fe7c {
  color: #E6FE7C;
  background-color: #E6FE7C;
}

Frequently asked questions

What color is #E6FE7C?+

#E6FE7C is a HEX color with RGB value rgb(230, 254, 124) and HSL value hsl(71, 98%, 74%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #E6FE7C?+

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