#2DCBFB Color

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

Color preview

#2DCBFB

Color formats

HEX
#2DCBFB
RGB
rgb(45, 203, 251)
RGBA
rgba(45, 203, 251, 1)
HSL
hsl(194, 96%, 58%)
HSV
hsv(194, 82%, 98%)
CMYK
cmyk(82%, 19%, 0%, 2%)
CSS variable
--color-primary: #2DCBFB;
Lowercase HEX
#2dcbfb

Shades

Tints

Tones

Harmony

CSS snippets for #2DCBFB

.color-2dcbfb {
  color: #2DCBFB;
  background-color: #2DCBFB;
}

Frequently asked questions

What color is #2DCBFB?+

#2DCBFB is a HEX color with RGB value rgb(45, 203, 251) and HSL value hsl(194, 96%, 58%). Its closest CSS named color is DeepSkyBlue.

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

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