#2D8CEB Color

Inspect #2D8CEB across formats, palettes, contrast and closest named color matches.

Color preview

#2D8CEB

Color formats

HEX
#2D8CEB
RGB
rgb(45, 140, 235)
RGBA
rgba(45, 140, 235, 1)
HSL
hsl(210, 83%, 55%)
HSV
hsv(210, 81%, 92%)
CMYK
cmyk(81%, 40%, 0%, 8%)
CSS variable
--color-primary: #2D8CEB;
Lowercase HEX
#2d8ceb

Shades

Tints

Tones

Harmony

CSS snippets for #2D8CEB

.color-2d8ceb {
  color: #2D8CEB;
  background-color: #2D8CEB;
}

Frequently asked questions

What color is #2D8CEB?+

#2D8CEB is a HEX color with RGB value rgb(45, 140, 235) and HSL value hsl(210, 83%, 55%). Its closest CSS named color is DodgerBlue.

What is the closest Tailwind color to #2D8CEB?+

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