#2DEAFB Color

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

Color preview

#2DEAFB

Color formats

HEX
#2DEAFB
RGB
rgb(45, 234, 251)
RGBA
rgba(45, 234, 251, 1)
HSL
hsl(185, 96%, 58%)
HSV
hsv(185, 82%, 98%)
CMYK
cmyk(82%, 7%, 0%, 2%)
CSS variable
--color-primary: #2DEAFB;
Lowercase HEX
#2deafb

Shades

Tints

Tones

Harmony

CSS snippets for #2DEAFB

.color-2deafb {
  color: #2DEAFB;
  background-color: #2DEAFB;
}

Frequently asked questions

What color is #2DEAFB?+

#2DEAFB is a HEX color with RGB value rgb(45, 234, 251) and HSL value hsl(185, 96%, 58%). Its closest CSS named color is Turquoise.

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

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