#232DEB Color

Inspect #232DEB across formats, palettes, contrast and closest named color matches.

Color preview

#232DEB

Color formats

HEX
#232DEB
RGB
rgb(35, 45, 235)
RGBA
rgba(35, 45, 235, 1)
HSL
hsl(237, 83%, 53%)
HSV
hsv(237, 85%, 92%)
CMYK
cmyk(85%, 81%, 0%, 8%)
CSS variable
--color-primary: #232DEB;
Lowercase HEX
#232deb

Shades

Tints

Tones

Harmony

CSS snippets for #232DEB

.color-232deb {
  color: #232DEB;
  background-color: #232DEB;
}

Frequently asked questions

What color is #232DEB?+

#232DEB is a HEX color with RGB value rgb(35, 45, 235) and HSL value hsl(237, 83%, 53%). Its closest CSS named color is Blue.

What is the closest Tailwind color to #232DEB?+

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