#33BEFF Color

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

Color preview

#33BEFF

Color formats

HEX
#33BEFF
RGB
rgb(51, 190, 255)
RGBA
rgba(51, 190, 255, 1)
HSL
hsl(199, 100%, 60%)
HSV
hsv(199, 80%, 100%)
CMYK
cmyk(80%, 25%, 0%, 0%)
CSS variable
--color-primary: #33BEFF;
Lowercase HEX
#33beff

Shades

Tints

Tones

Harmony

CSS snippets for #33BEFF

.color-33beff {
  color: #33BEFF;
  background-color: #33BEFF;
}

Frequently asked questions

What color is #33BEFF?+

#33BEFF is a HEX color with RGB value rgb(51, 190, 255) and HSL value hsl(199, 100%, 60%). Its closest CSS named color is DodgerBlue.

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

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