#ECF18C Color

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

Color preview

#ECF18C

Color formats

HEX
#ECF18C
RGB
rgb(236, 241, 140)
RGBA
rgba(236, 241, 140, 1)
HSL
hsl(63, 78%, 75%)
HSV
hsv(63, 42%, 95%)
CMYK
cmyk(2%, 0%, 42%, 5%)
CSS variable
--color-primary: #ECF18C;
Lowercase HEX
#ecf18c

Shades

Tints

Tones

Harmony

CSS snippets for #ECF18C

.color-ecf18c {
  color: #ECF18C;
  background-color: #ECF18C;
}

Frequently asked questions

What color is #ECF18C?+

#ECF18C is a HEX color with RGB value rgb(236, 241, 140) and HSL value hsl(63, 78%, 75%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #ECF18C?+

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