#ECFB7B Color

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

Color preview

#ECFB7B

Color formats

HEX
#ECFB7B
RGB
rgb(236, 251, 123)
RGBA
rgba(236, 251, 123, 1)
HSL
hsl(67, 94%, 73%)
HSV
hsv(67, 51%, 98%)
CMYK
cmyk(6%, 0%, 51%, 2%)
CSS variable
--color-primary: #ECFB7B;
Lowercase HEX
#ecfb7b

Shades

Tints

Tones

Harmony

CSS snippets for #ECFB7B

.color-ecfb7b {
  color: #ECFB7B;
  background-color: #ECFB7B;
}

Frequently asked questions

What color is #ECFB7B?+

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

What is the closest Tailwind color to #ECFB7B?+

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