#EFA180 Color

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

Color preview

#EFA180

Color formats

HEX
#EFA180
RGB
rgb(239, 161, 128)
RGBA
rgba(239, 161, 128, 1)
HSL
hsl(18, 78%, 72%)
HSV
hsv(18, 46%, 94%)
CMYK
cmyk(0%, 33%, 46%, 6%)
CSS variable
--color-primary: #EFA180;
Lowercase HEX
#efa180

Shades

Tints

Tones

Harmony

CSS snippets for #EFA180

.color-efa180 {
  color: #EFA180;
  background-color: #EFA180;
}

Frequently asked questions

What color is #EFA180?+

#EFA180 is a HEX color with RGB value rgb(239, 161, 128) and HSL value hsl(18, 78%, 72%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #EFA180?+

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