#33AEFA Color

Inspect #33AEFA across formats, palettes, contrast and closest named color matches.

Color preview

#33AEFA

Color formats

HEX
#33AEFA
RGB
rgb(51, 174, 250)
RGBA
rgba(51, 174, 250, 1)
HSL
hsl(203, 95%, 59%)
HSV
hsv(203, 80%, 98%)
CMYK
cmyk(80%, 30%, 0%, 2%)
CSS variable
--color-primary: #33AEFA;
Lowercase HEX
#33aefa

Shades

Tints

Tones

Harmony

CSS snippets for #33AEFA

.color-33aefa {
  color: #33AEFA;
  background-color: #33AEFA;
}

Frequently asked questions

What color is #33AEFA?+

#33AEFA is a HEX color with RGB value rgb(51, 174, 250) and HSL value hsl(203, 95%, 59%). Its closest CSS named color is DodgerBlue.

What is the closest Tailwind color to #33AEFA?+

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