#ECFB7E Color

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

Color preview

#ECFB7E

Color formats

HEX
#ECFB7E
RGB
rgb(236, 251, 126)
RGBA
rgba(236, 251, 126, 1)
HSL
hsl(67, 94%, 74%)
HSV
hsv(67, 50%, 98%)
CMYK
cmyk(6%, 0%, 50%, 2%)
CSS variable
--color-primary: #ECFB7E;
Lowercase HEX
#ecfb7e

Shades

Tints

Tones

Harmony

CSS snippets for #ECFB7E

.color-ecfb7e {
  color: #ECFB7E;
  background-color: #ECFB7E;
}

Frequently asked questions

What color is #ECFB7E?+

#ECFB7E is a HEX color with RGB value rgb(236, 251, 126) and HSL value hsl(67, 94%, 74%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #ECFB7E?+

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