#ECE262 Color

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

Color preview

#ECE262

Color formats

HEX
#ECE262
RGB
rgb(236, 226, 98)
RGBA
rgba(236, 226, 98, 1)
HSL
hsl(56, 78%, 65%)
HSV
hsv(56, 58%, 93%)
CMYK
cmyk(0%, 4%, 58%, 7%)
CSS variable
--color-primary: #ECE262;
Lowercase HEX
#ece262

Shades

Tints

Tones

Harmony

CSS snippets for #ECE262

.color-ece262 {
  color: #ECE262;
  background-color: #ECE262;
}

Frequently asked questions

What color is #ECE262?+

#ECE262 is a HEX color with RGB value rgb(236, 226, 98) and HSL value hsl(56, 78%, 65%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #ECE262?+

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