#3630CF Color Information

Hex color code: #3630CF

The hex color #3630CF is a cool blue with RGB values of (54, 48, 207) and HSL of (242°, 62%, 50%). It is commonly used in modern UI design.

Try:
Color NameRoyal Blue
HEX
#3630CF
RGB
54, 48, 207
HSL
242°, 62%, 50%
CMYK
74%, 77%, 0%, 19%

Shades

CSS Usage
color: #3630CF;
background-color: #3630CF;
border-color: #3630CF;
box-shadow: 0 0 10px #3630CF;
border: 2px solid #3630CF;
Tailwind Usage
bg-[#3630CF]
text-[#3630CF]
border-[#3630CF]
shadow-[0_0_10px_3630CF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #3630CF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #3630CF; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #3630CF; 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 #3630CF; background-color: #3630CF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #3630CF20; border-left: 4px solid #3630CF; }

Link / Accent

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

a { color: #3630CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #3630CF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

54, 48, 207

Red: 54 / Green: 48 / Blue: 207

HSL

242°, 62%, 50%

Hue: 242° / Saturation: 62% / Lightness: 50%

CMYK

74%, 77%, 0%, 19%

Cyan: 74% / Magenta: 77% / Yellow: 0% / Key: 19%

What color is #3630CF?

#3630CF is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #3630CF to RGB:

rgb(54, 48, 207)HEX to RGB Converter →

HEX to HSL

Convert #3630CF to HSL:

hsl(242, 62%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #3630CF to CMYK:

cmyk(74%, 77%, 0%, 19%)Color Converter →

Color Meaning and Usage

#3630CF is a calming blue color with RGB values of 54, 48, 207 and HSL of 242°, 62%, 50%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #3630CF is #C9CF30, creating high-contrast pairings. For softer combinations, try analogous colors like #307ACF.

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

Contrast with #3630CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #3630CF?

#3630CF is a calming blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #3630CF?

#3630CF in RGB is (54, 48, 207) - 54 red, 48 green, and 207 blue.

How to use #3630CF in CSS?

Use #3630CF directly in your CSS properties like color or background-color.

What colors go well with #3630CF?

#C9CF30 (complementary), #307ACF (analogous), and #262291 (lighter shade) work well with #3630CF.