#23AFEB Color

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

Color preview

#23AFEB

Color formats

HEX
#23AFEB
RGB
rgb(35, 175, 235)
RGBA
rgba(35, 175, 235, 1)
HSL
hsl(198, 83%, 53%)
HSV
hsv(198, 85%, 92%)
CMYK
cmyk(85%, 26%, 0%, 8%)
CSS variable
--color-primary: #23AFEB;
Lowercase HEX
#23afeb

Shades

Tints

Tones

Harmony

CSS snippets for #23AFEB

.color-23afeb {
  color: #23AFEB;
  background-color: #23AFEB;
}

Frequently asked questions

What color is #23AFEB?+

#23AFEB is a HEX color with RGB value rgb(35, 175, 235) and HSL value hsl(198, 83%, 53%). Its closest CSS named color is DodgerBlue.

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

The closest Tailwind color is sky-500, available as the bg-sky-500 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