#ECF250 Color

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

Color preview

#ECF250

Color formats

HEX
#ECF250
RGB
rgb(236, 242, 80)
RGBA
rgba(236, 242, 80, 1)
HSL
hsl(62, 86%, 63%)
HSV
hsv(62, 67%, 95%)
CMYK
cmyk(2%, 0%, 67%, 5%)
CSS variable
--color-primary: #ECF250;
Lowercase HEX
#ecf250

Shades

Tints

Tones

Harmony

CSS snippets for #ECF250

.color-ecf250 {
  color: #ECF250;
  background-color: #ECF250;
}

Frequently asked questions

What color is #ECF250?+

#ECF250 is a HEX color with RGB value rgb(236, 242, 80) and HSL value hsl(62, 86%, 63%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #ECF250?+

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