#23CBED Color

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

Color preview

#23CBED

Color formats

HEX
#23CBED
RGB
rgb(35, 203, 237)
RGBA
rgba(35, 203, 237, 1)
HSL
hsl(190, 85%, 53%)
HSV
hsv(190, 85%, 93%)
CMYK
cmyk(85%, 14%, 0%, 7%)
CSS variable
--color-primary: #23CBED;
Lowercase HEX
#23cbed

Shades

Tints

Tones

Harmony

CSS snippets for #23CBED

.color-23cbed {
  color: #23CBED;
  background-color: #23CBED;
}

Frequently asked questions

What color is #23CBED?+

#23CBED is a HEX color with RGB value rgb(35, 203, 237) and HSL value hsl(190, 85%, 53%). Its closest CSS named color is DeepSkyBlue.

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

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