#ECF98B Color

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

Color preview

#ECF98B

Color formats

HEX
#ECF98B
RGB
rgb(236, 249, 139)
RGBA
rgba(236, 249, 139, 1)
HSL
hsl(67, 90%, 76%)
HSV
hsv(67, 44%, 98%)
CMYK
cmyk(5%, 0%, 44%, 2%)
CSS variable
--color-primary: #ECF98B;
Lowercase HEX
#ecf98b

Shades

Tints

Tones

Harmony

CSS snippets for #ECF98B

.color-ecf98b {
  color: #ECF98B;
  background-color: #ECF98B;
}

Frequently asked questions

What color is #ECF98B?+

#ECF98B is a HEX color with RGB value rgb(236, 249, 139) and HSL value hsl(67, 90%, 76%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #ECF98B?+

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