#40BBDD Color

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

Color preview

#40BBDD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #40BBDD

.color-40bbdd {
  color: #40BBDD;
  background-color: #40BBDD;
}

Frequently asked questions

What color is #40BBDD?+

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

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

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