#ECB262 Color

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

Color preview

#ECB262

Color formats

HEX
#ECB262
RGB
rgb(236, 178, 98)
RGBA
rgba(236, 178, 98, 1)
HSL
hsl(35, 78%, 65%)
HSV
hsv(35, 58%, 93%)
CMYK
cmyk(0%, 25%, 58%, 7%)
CSS variable
--color-primary: #ECB262;
Lowercase HEX
#ecb262

Shades

Tints

Tones

Harmony

CSS snippets for #ECB262

.color-ecb262 {
  color: #ECB262;
  background-color: #ECB262;
}

Frequently asked questions

What color is #ECB262?+

#ECB262 is a HEX color with RGB value rgb(236, 178, 98) and HSL value hsl(35, 78%, 65%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #ECB262?+

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