#E69E6F Color

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

Color preview

#E69E6F

Color formats

HEX
#E69E6F
RGB
rgb(230, 158, 111)
RGBA
rgba(230, 158, 111, 1)
HSL
hsl(24, 70%, 67%)
HSV
hsv(24, 52%, 90%)
CMYK
cmyk(0%, 31%, 52%, 10%)
CSS variable
--color-primary: #E69E6F;
Lowercase HEX
#e69e6f

Shades

Tints

Tones

Harmony

CSS snippets for #E69E6F

.color-e69e6f {
  color: #E69E6F;
  background-color: #E69E6F;
}

Frequently asked questions

What color is #E69E6F?+

#E69E6F is a HEX color with RGB value rgb(230, 158, 111) and HSL value hsl(24, 70%, 67%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #E69E6F?+

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