#3DDBFF Color

Inspect #3DDBFF across formats, palettes, contrast and closest named color matches.

Color preview

#3DDBFF

Color formats

HEX
#3DDBFF
RGB
rgb(61, 219, 255)
RGBA
rgba(61, 219, 255, 1)
HSL
hsl(191, 100%, 62%)
HSV
hsv(191, 76%, 100%)
CMYK
cmyk(76%, 14%, 0%, 0%)
CSS variable
--color-primary: #3DDBFF;
Lowercase HEX
#3ddbff

Shades

Tints

Tones

Harmony

CSS snippets for #3DDBFF

.color-3ddbff {
  color: #3DDBFF;
  background-color: #3DDBFF;
}

Frequently asked questions

What color is #3DDBFF?+

#3DDBFF is a HEX color with RGB value rgb(61, 219, 255) and HSL value hsl(191, 100%, 62%). Its closest CSS named color is Turquoise.

What is the closest Tailwind color to #3DDBFF?+

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