#248AFF Color

Inspect #248AFF across formats, palettes, contrast and closest named color matches.

Color preview

#248AFF

Color formats

HEX
#248AFF
RGB
rgb(36, 138, 255)
RGBA
rgba(36, 138, 255, 1)
HSL
hsl(212, 100%, 57%)
HSV
hsv(212, 86%, 100%)
CMYK
cmyk(86%, 46%, 0%, 0%)
CSS variable
--color-primary: #248AFF;
Lowercase HEX
#248aff

Shades

Tints

Tones

Harmony

CSS snippets for #248AFF

.color-248aff {
  color: #248AFF;
  background-color: #248AFF;
}

Frequently asked questions

What color is #248AFF?+

#248AFF is a HEX color with RGB value rgb(36, 138, 255) and HSL value hsl(212, 100%, 57%). Its closest CSS named color is DodgerBlue.

What is the closest Tailwind color to #248AFF?+

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