#EB7E6F Color

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

Color preview

#EB7E6F

Color formats

HEX
#EB7E6F
RGB
rgb(235, 126, 111)
RGBA
rgba(235, 126, 111, 1)
HSL
hsl(7, 76%, 68%)
HSV
hsv(7, 53%, 92%)
CMYK
cmyk(0%, 46%, 53%, 8%)
CSS variable
--color-primary: #EB7E6F;
Lowercase HEX
#eb7e6f

Shades

Tints

Tones

Harmony

CSS snippets for #EB7E6F

.color-eb7e6f {
  color: #EB7E6F;
  background-color: #EB7E6F;
}

Frequently asked questions

What color is #EB7E6F?+

#EB7E6F is a HEX color with RGB value rgb(235, 126, 111) and HSL value hsl(7, 76%, 68%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #EB7E6F?+

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