#2BCDFF Color

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

Color preview

#2BCDFF

Color formats

HEX
#2BCDFF
RGB
rgb(43, 205, 255)
RGBA
rgba(43, 205, 255, 1)
HSL
hsl(194, 100%, 58%)
HSV
hsv(194, 83%, 100%)
CMYK
cmyk(83%, 20%, 0%, 0%)
CSS variable
--color-primary: #2BCDFF;
Lowercase HEX
#2bcdff

Shades

Tints

Tones

Harmony

CSS snippets for #2BCDFF

.color-2bcdff {
  color: #2BCDFF;
  background-color: #2BCDFF;
}

Frequently asked questions

What color is #2BCDFF?+

#2BCDFF is a HEX color with RGB value rgb(43, 205, 255) and HSL value hsl(194, 100%, 58%). Its closest CSS named color is DeepSkyBlue.

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

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