#ECE381 Color

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

Color preview

#ECE381

Color formats

HEX
#ECE381
RGB
rgb(236, 227, 129)
RGBA
rgba(236, 227, 129, 1)
HSL
hsl(55, 74%, 72%)
HSV
hsv(55, 45%, 93%)
CMYK
cmyk(0%, 4%, 45%, 7%)
CSS variable
--color-primary: #ECE381;
Lowercase HEX
#ece381

Shades

Tints

Tones

Harmony

CSS snippets for #ECE381

.color-ece381 {
  color: #ECE381;
  background-color: #ECE381;
}

Frequently asked questions

What color is #ECE381?+

#ECE381 is a HEX color with RGB value rgb(236, 227, 129) and HSL value hsl(55, 74%, 72%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #ECE381?+

The closest Tailwind color is amber-200, available as the bg-amber-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