#23CAEB Color

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

Color preview

#23CAEB

Color formats

HEX
#23CAEB
RGB
rgb(35, 202, 235)
RGBA
rgba(35, 202, 235, 1)
HSL
hsl(190, 83%, 53%)
HSV
hsv(190, 85%, 92%)
CMYK
cmyk(85%, 14%, 0%, 8%)
CSS variable
--color-primary: #23CAEB;
Lowercase HEX
#23caeb

Shades

Tints

Tones

Harmony

CSS snippets for #23CAEB

.color-23caeb {
  color: #23CAEB;
  background-color: #23CAEB;
}

Frequently asked questions

What color is #23CAEB?+

#23CAEB is a HEX color with RGB value rgb(35, 202, 235) and HSL value hsl(190, 83%, 53%). Its closest CSS named color is DeepSkyBlue.

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

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