#1B937D Color

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

Color preview

#1B937D

Color formats

HEX
#1B937D
RGB
rgb(27, 147, 125)
RGBA
rgba(27, 147, 125, 1)
HSL
hsl(169, 69%, 34%)
HSV
hsv(169, 82%, 58%)
CMYK
cmyk(82%, 0%, 15%, 42%)
CSS variable
--color-primary: #1B937D;
Lowercase HEX
#1b937d

Shades

Tints

Tones

Harmony

CSS snippets for #1B937D

.color-1b937d {
  color: #1B937D;
  background-color: #1B937D;
}

Frequently asked questions

What color is #1B937D?+

#1B937D is a HEX color with RGB value rgb(27, 147, 125) and HSL value hsl(169, 69%, 34%). Its closest CSS named color is DarkCyan.

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

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