#E3775F Color

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

Color preview

#E3775F

Color formats

HEX
#E3775F
RGB
rgb(227, 119, 95)
RGBA
rgba(227, 119, 95, 1)
HSL
hsl(11, 70%, 63%)
HSV
hsv(11, 58%, 89%)
CMYK
cmyk(0%, 48%, 58%, 11%)
CSS variable
--color-primary: #E3775F;
Lowercase HEX
#e3775f

Shades

Tints

Tones

Harmony

CSS snippets for #E3775F

.color-e3775f {
  color: #E3775F;
  background-color: #E3775F;
}

Frequently asked questions

What color is #E3775F?+

#E3775F is a HEX color with RGB value rgb(227, 119, 95) and HSL value hsl(11, 70%, 63%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #E3775F?+

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