#2BDBFB Color

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

Color preview

#2BDBFB

Color formats

HEX
#2BDBFB
RGB
rgb(43, 219, 251)
RGBA
rgba(43, 219, 251, 1)
HSL
hsl(189, 96%, 58%)
HSV
hsv(189, 83%, 98%)
CMYK
cmyk(83%, 13%, 0%, 2%)
CSS variable
--color-primary: #2BDBFB;
Lowercase HEX
#2bdbfb

Shades

Tints

Tones

Harmony

CSS snippets for #2BDBFB

.color-2bdbfb {
  color: #2BDBFB;
  background-color: #2BDBFB;
}

Frequently asked questions

What color is #2BDBFB?+

#2BDBFB is a HEX color with RGB value rgb(43, 219, 251) and HSL value hsl(189, 96%, 58%). Its closest CSS named color is Turquoise.

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

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