#23DAEB Color

Inspect #23DAEB across formats, palettes, contrast and closest named color matches.

Color preview

#23DAEB

Color formats

HEX
#23DAEB
RGB
rgb(35, 218, 235)
RGBA
rgba(35, 218, 235, 1)
HSL
hsl(185, 83%, 53%)
HSV
hsv(185, 85%, 92%)
CMYK
cmyk(85%, 7%, 0%, 8%)
CSS variable
--color-primary: #23DAEB;
Lowercase HEX
#23daeb

Shades

Tints

Tones

Harmony

CSS snippets for #23DAEB

.color-23daeb {
  color: #23DAEB;
  background-color: #23DAEB;
}

Frequently asked questions

What color is #23DAEB?+

#23DAEB is a HEX color with RGB value rgb(35, 218, 235) and HSL value hsl(185, 83%, 53%). Its closest CSS named color is Turquoise.

What is the closest Tailwind color to #23DAEB?+

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