#1DBA8B Color

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

Color preview

#1DBA8B

Color formats

HEX
#1DBA8B
RGB
rgb(29, 186, 139)
RGBA
rgba(29, 186, 139, 1)
HSL
hsl(162, 73%, 42%)
HSV
hsv(162, 84%, 73%)
CMYK
cmyk(84%, 0%, 25%, 27%)
CSS variable
--color-primary: #1DBA8B;
Lowercase HEX
#1dba8b

Shades

Tints

Tones

Harmony

CSS snippets for #1DBA8B

.color-1dba8b {
  color: #1DBA8B;
  background-color: #1DBA8B;
}

Frequently asked questions

What color is #1DBA8B?+

#1DBA8B is a HEX color with RGB value rgb(29, 186, 139) and HSL value hsl(162, 73%, 42%). Its closest CSS named color is LightSeaGreen.

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

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