#1E705C Color

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

Color preview

#1E705C

Color formats

HEX
#1E705C
RGB
rgb(30, 112, 92)
RGBA
rgba(30, 112, 92, 1)
HSL
hsl(165, 58%, 28%)
HSV
hsv(165, 73%, 44%)
CMYK
cmyk(73%, 0%, 18%, 56%)
CSS variable
--color-primary: #1E705C;
Lowercase HEX
#1e705c

Shades

Tints

Tones

Harmony

CSS snippets for #1E705C

.color-1e705c {
  color: #1E705C;
  background-color: #1E705C;
}

Frequently asked questions

What color is #1E705C?+

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

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

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