#2DBFDC Color

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

Color preview

#2DBFDC

Color formats

HEX
#2DBFDC
RGB
rgb(45, 191, 220)
RGBA
rgba(45, 191, 220, 1)
HSL
hsl(190, 71%, 52%)
HSV
hsv(190, 80%, 86%)
CMYK
cmyk(80%, 13%, 0%, 14%)
CSS variable
--color-primary: #2DBFDC;
Lowercase HEX
#2dbfdc

Shades

Tints

Tones

Harmony

CSS snippets for #2DBFDC

.color-2dbfdc {
  color: #2DBFDC;
  background-color: #2DBFDC;
}

Frequently asked questions

What color is #2DBFDC?+

#2DBFDC is a HEX color with RGB value rgb(45, 191, 220) and HSL value hsl(190, 71%, 52%). Its closest CSS named color is MediumTurquoise.

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

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