#E18E6B Color

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

Color preview

#E18E6B

Color formats

HEX
#E18E6B
RGB
rgb(225, 142, 107)
RGBA
rgba(225, 142, 107, 1)
HSL
hsl(18, 66%, 65%)
HSV
hsv(18, 52%, 88%)
CMYK
cmyk(0%, 37%, 52%, 12%)
CSS variable
--color-primary: #E18E6B;
Lowercase HEX
#e18e6b

Shades

Tints

Tones

Harmony

CSS snippets for #E18E6B

.color-e18e6b {
  color: #E18E6B;
  background-color: #E18E6B;
}

Frequently asked questions

What color is #E18E6B?+

#E18E6B is a HEX color with RGB value rgb(225, 142, 107) and HSL value hsl(18, 66%, 65%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #E18E6B?+

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