#EB7F5F Color

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

Color preview

#EB7F5F

Color formats

HEX
#EB7F5F
RGB
rgb(235, 127, 95)
RGBA
rgba(235, 127, 95, 1)
HSL
hsl(14, 78%, 65%)
HSV
hsv(14, 60%, 92%)
CMYK
cmyk(0%, 46%, 60%, 8%)
CSS variable
--color-primary: #EB7F5F;
Lowercase HEX
#eb7f5f

Shades

Tints

Tones

Harmony

CSS snippets for #EB7F5F

.color-eb7f5f {
  color: #EB7F5F;
  background-color: #EB7F5F;
}

Frequently asked questions

What color is #EB7F5F?+

#EB7F5F is a HEX color with RGB value rgb(235, 127, 95) and HSL value hsl(14, 78%, 65%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #EB7F5F?+

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