#373CCD Color Information

Hex color code: #373CCD

#373CCD is a serene blue color. In RGB it is (55, 60, 205), and in HSL it is (238°, 60%, 51%). It is popular in mobile app design.

Try:
Color NameRoyal Blue
HEX
#373CCD
RGB
55, 60, 205
HSL
238°, 60%, 51%
CMYK
73%, 71%, 0%, 20%

Shades

CSS Usage
color: #373CCD;
background-color: #373CCD;
border-color: #373CCD;
box-shadow: 0 0 10px #373CCD;
border: 2px solid #373CCD;
Tailwind Usage
bg-[#373CCD]
text-[#373CCD]
border-[#373CCD]
shadow-[0_0_10px_373CCD]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #373CCD, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #373CCD; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #373CCD; color: #FFFFFF; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #373CCD; background-color: #373CCD15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #373CCD20; border-left: 4px solid #373CCD; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #373CCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #373CCD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

55, 60, 205

Red: 55 / Green: 60 / Blue: 205

HSL

238°, 60%, 51%

Hue: 238° / Saturation: 60% / Lightness: 51%

CMYK

73%, 71%, 0%, 20%

Cyan: 73% / Magenta: 71% / Yellow: 0% / Key: 20%

What color is #373CCD?

#373CCD is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #373CCD to RGB:

rgb(55, 60, 205)HEX to RGB Converter →

HEX to HSL

Convert #373CCD to HSL:

hsl(238, 60%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #373CCD to CMYK:

cmyk(73%, 71%, 0%, 20%)Color Converter →

Color Meaning and Usage

#373CCD is a calming blue color with RGB values of 55, 60, 205 and HSL of 238°, 60%, 51%. This blue-purple hue evokes creativity and luxury, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #373CCD is #CDC837, creating high-contrast pairings. For softer combinations, try analogous colors like #3787CD.

Use #373CCD in CSS: color: #373CCD or background-color: #373CCD. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #373CCD

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 2.69:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #373CCD?

#373CCD is a calming blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #373CCD?

#373CCD in RGB is (55, 60, 205) - 55 red, 60 green, and 205 blue.

How to use #373CCD in CSS?

Use #373CCD directly in your CSS properties like color or background-color.

What colors go well with #373CCD?

#CDC837 (complementary), #3787CD (analogous), and #252893 (lighter shade) work well with #373CCD.