#3A99FF Color

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

Color preview

#3A99FF

Color formats

HEX
#3A99FF
RGB
rgb(58, 153, 255)
RGBA
rgba(58, 153, 255, 1)
HSL
hsl(211, 100%, 61%)
HSV
hsv(211, 77%, 100%)
CMYK
cmyk(77%, 40%, 0%, 0%)
CSS variable
--color-primary: #3A99FF;
Lowercase HEX
#3a99ff

Shades

Tints

Tones

Harmony

CSS snippets for #3A99FF

.color-3a99ff {
  color: #3A99FF;
  background-color: #3A99FF;
}

Frequently asked questions

What color is #3A99FF?+

#3A99FF is a HEX color with RGB value rgb(58, 153, 255) and HSL value hsl(211, 100%, 61%). Its closest CSS named color is DodgerBlue.

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

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