#23BEED Color

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

Color preview

#23BEED

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #23BEED

.color-23beed {
  color: #23BEED;
  background-color: #23BEED;
}

Frequently asked questions

What color is #23BEED?+

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

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

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