#1B745B Color

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

Color preview

#1B745B

Color formats

HEX
#1B745B
RGB
rgb(27, 116, 91)
RGBA
rgba(27, 116, 91, 1)
HSL
hsl(163, 62%, 28%)
HSV
hsv(163, 77%, 45%)
CMYK
cmyk(77%, 0%, 22%, 55%)
CSS variable
--color-primary: #1B745B;
Lowercase HEX
#1b745b

Shades

Tints

Tones

Harmony

CSS snippets for #1B745B

.color-1b745b {
  color: #1B745B;
  background-color: #1B745B;
}

Frequently asked questions

What color is #1B745B?+

#1B745B is a HEX color with RGB value rgb(27, 116, 91) and HSL value hsl(163, 62%, 28%). Its closest CSS named color is SeaGreen.

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

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