#ECCF90 Color

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

Color preview

#ECCF90

Color formats

HEX
#ECCF90
RGB
rgb(236, 207, 144)
RGBA
rgba(236, 207, 144, 1)
HSL
hsl(41, 71%, 75%)
HSV
hsv(41, 39%, 93%)
CMYK
cmyk(0%, 12%, 39%, 7%)
CSS variable
--color-primary: #ECCF90;
Lowercase HEX
#eccf90

Shades

Tints

Tones

Harmony

CSS snippets for #ECCF90

.color-eccf90 {
  color: #ECCF90;
  background-color: #ECCF90;
}

Frequently asked questions

What color is #ECCF90?+

#ECCF90 is a HEX color with RGB value rgb(236, 207, 144) and HSL value hsl(41, 71%, 75%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #ECCF90?+

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