#EACF48 Color

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

Color preview

#EACF48

Color formats

HEX
#EACF48
RGB
rgb(234, 207, 72)
RGBA
rgba(234, 207, 72, 1)
HSL
hsl(50, 79%, 60%)
HSV
hsv(50, 69%, 92%)
CMYK
cmyk(0%, 12%, 69%, 8%)
CSS variable
--color-primary: #EACF48;
Lowercase HEX
#eacf48

Shades

Tints

Tones

Harmony

CSS snippets for #EACF48

.color-eacf48 {
  color: #EACF48;
  background-color: #EACF48;
}

Frequently asked questions

What color is #EACF48?+

#EACF48 is a HEX color with RGB value rgb(234, 207, 72) and HSL value hsl(50, 79%, 60%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #EACF48?+

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