#2483FF Color

Inspect #2483FF across formats, palettes, contrast and closest named color matches.

Color preview

#2483FF

Color formats

HEX
#2483FF
RGB
rgb(36, 131, 255)
RGBA
rgba(36, 131, 255, 1)
HSL
hsl(214, 100%, 57%)
HSV
hsv(214, 86%, 100%)
CMYK
cmyk(86%, 49%, 0%, 0%)
CSS variable
--color-primary: #2483FF;
Lowercase HEX
#2483ff

Shades

Tints

Tones

Harmony

CSS snippets for #2483FF

.color-2483ff {
  color: #2483FF;
  background-color: #2483FF;
}

Frequently asked questions

What color is #2483FF?+

#2483FF is a HEX color with RGB value rgb(36, 131, 255) and HSL value hsl(214, 100%, 57%). Its closest CSS named color is DodgerBlue.

What is the closest Tailwind color to #2483FF?+

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