#2DBCD9 Color

Inspect #2DBCD9 across formats, palettes, contrast and closest named color matches.

Color preview

#2DBCD9

Color formats

HEX
#2DBCD9
RGB
rgb(45, 188, 217)
RGBA
rgba(45, 188, 217, 1)
HSL
hsl(190, 69%, 51%)
HSV
hsv(190, 79%, 85%)
CMYK
cmyk(79%, 13%, 0%, 15%)
CSS variable
--color-primary: #2DBCD9;
Lowercase HEX
#2dbcd9

Shades

Tints

Tones

Harmony

CSS snippets for #2DBCD9

.color-2dbcd9 {
  color: #2DBCD9;
  background-color: #2DBCD9;
}

Frequently asked questions

What color is #2DBCD9?+

#2DBCD9 is a HEX color with RGB value rgb(45, 188, 217) and HSL value hsl(190, 69%, 51%). Its closest CSS named color is MediumTurquoise.

What is the closest Tailwind color to #2DBCD9?+

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