#EB7C6B Color

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

Color preview

#EB7C6B

Color formats

HEX
#EB7C6B
RGB
rgb(235, 124, 107)
RGBA
rgba(235, 124, 107, 1)
HSL
hsl(8, 76%, 67%)
HSV
hsv(8, 54%, 92%)
CMYK
cmyk(0%, 47%, 54%, 8%)
CSS variable
--color-primary: #EB7C6B;
Lowercase HEX
#eb7c6b

Shades

Tints

Tones

Harmony

CSS snippets for #EB7C6B

.color-eb7c6b {
  color: #EB7C6B;
  background-color: #EB7C6B;
}

Frequently asked questions

What color is #EB7C6B?+

#EB7C6B is a HEX color with RGB value rgb(235, 124, 107) and HSL value hsl(8, 76%, 67%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #EB7C6B?+

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