#1E705F Color

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

Color preview

#1E705F

Color formats

HEX
#1E705F
RGB
rgb(30, 112, 95)
RGBA
rgba(30, 112, 95, 1)
HSL
hsl(168, 58%, 28%)
HSV
hsv(168, 73%, 44%)
CMYK
cmyk(73%, 0%, 15%, 56%)
CSS variable
--color-primary: #1E705F;
Lowercase HEX
#1e705f

Shades

Tints

Tones

Harmony

CSS snippets for #1E705F

.color-1e705f {
  color: #1E705F;
  background-color: #1E705F;
}

Frequently asked questions

What color is #1E705F?+

#1E705F is a HEX color with RGB value rgb(30, 112, 95) and HSL value hsl(168, 58%, 28%). Its closest CSS named color is SeaGreen.

What is the closest Tailwind color to #1E705F?+

The closest Tailwind color is teal-700, available as the bg-teal-700 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