#33ABFC Color

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

Color preview

#33ABFC

Color formats

HEX
#33ABFC
RGB
rgb(51, 171, 252)
RGBA
rgba(51, 171, 252, 1)
HSL
hsl(204, 97%, 59%)
HSV
hsv(204, 80%, 99%)
CMYK
cmyk(80%, 32%, 0%, 1%)
CSS variable
--color-primary: #33ABFC;
Lowercase HEX
#33abfc

Shades

Tints

Tones

Harmony

CSS snippets for #33ABFC

.color-33abfc {
  color: #33ABFC;
  background-color: #33ABFC;
}

Frequently asked questions

What color is #33ABFC?+

#33ABFC is a HEX color with RGB value rgb(51, 171, 252) and HSL value hsl(204, 97%, 59%). Its closest CSS named color is DodgerBlue.

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

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