#233CDC Color

Inspect #233CDC across formats, palettes, contrast and closest named color matches.

Color preview

#233CDC

Color formats

HEX
#233CDC
RGB
rgb(35, 60, 220)
RGBA
rgba(35, 60, 220, 1)
HSL
hsl(232, 73%, 50%)
HSV
hsv(232, 84%, 86%)
CMYK
cmyk(84%, 73%, 0%, 14%)
CSS variable
--color-primary: #233CDC;
Lowercase HEX
#233cdc

Shades

Tints

Tones

Harmony

CSS snippets for #233CDC

.color-233cdc {
  color: #233CDC;
  background-color: #233CDC;
}

Frequently asked questions

What color is #233CDC?+

#233CDC is a HEX color with RGB value rgb(35, 60, 220) and HSL value hsl(232, 73%, 50%). Its closest CSS named color is RoyalBlue.

What is the closest Tailwind color to #233CDC?+

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