#40DDBB Color

Inspect #40DDBB across formats, palettes, contrast and closest named color matches.

Color preview

#40DDBB

Color formats

HEX
#40DDBB
RGB
rgb(64, 221, 187)
RGBA
rgba(64, 221, 187, 1)
HSL
hsl(167, 70%, 56%)
HSV
hsv(167, 71%, 87%)
CMYK
cmyk(71%, 0%, 15%, 13%)
CSS variable
--color-primary: #40DDBB;
Lowercase HEX
#40ddbb

Shades

Tints

Tones

Harmony

CSS snippets for #40DDBB

.color-40ddbb {
  color: #40DDBB;
  background-color: #40DDBB;
}

Frequently asked questions

What color is #40DDBB?+

#40DDBB is a HEX color with RGB value rgb(64, 221, 187) and HSL value hsl(167, 70%, 56%). Its closest CSS named color is Turquoise.

What is the closest Tailwind color to #40DDBB?+

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