#ECF95B Color

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

Color preview

#ECF95B

Color formats

HEX
#ECF95B
RGB
rgb(236, 249, 91)
RGBA
rgba(236, 249, 91, 1)
HSL
hsl(65, 93%, 67%)
HSV
hsv(65, 63%, 98%)
CMYK
cmyk(5%, 0%, 63%, 2%)
CSS variable
--color-primary: #ECF95B;
Lowercase HEX
#ecf95b

Shades

Tints

Tones

Harmony

CSS snippets for #ECF95B

.color-ecf95b {
  color: #ECF95B;
  background-color: #ECF95B;
}

Frequently asked questions

What color is #ECF95B?+

#ECF95B is a HEX color with RGB value rgb(236, 249, 91) and HSL value hsl(65, 93%, 67%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #ECF95B?+

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