#4130DF Color Information

Hex color code: #4130DF

A dynamic blue shade, #4130DF appears as (65, 48, 223) in RGB and (246°, 73%, 53%) in HSL. It is typically applied in digital products.

Try:
Color NameRoyal Blue
HEX
#4130DF
RGB
65, 48, 223
HSL
246°, 73%, 53%
CMYK
71%, 78%, 0%, 13%

Shades

CSS Usage
color: #4130DF;
background-color: #4130DF;
border-color: #4130DF;
box-shadow: 0 0 10px #4130DF;
border: 2px solid #4130DF;
Tailwind Usage
bg-[#4130DF]
text-[#4130DF]
border-[#4130DF]
shadow-[0_0_10px_4130DF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #4130DF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #4130DF; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #4130DF; 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 #4130DF; background-color: #4130DF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #4130DF20; border-left: 4px solid #4130DF; }

Link / Accent

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

a { color: #4130DF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #4130DF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

65, 48, 223

Red: 65 / Green: 48 / Blue: 223

HSL

246°, 73%, 53%

Hue: 246° / Saturation: 73% / Lightness: 53%

CMYK

71%, 78%, 0%, 13%

Cyan: 71% / Magenta: 78% / Yellow: 0% / Key: 13%

What color is #4130DF?

#4130DF is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #4130DF to RGB:

rgb(65, 48, 223)HEX to RGB Converter →

HEX to HSL

Convert #4130DF to HSL:

hsl(246, 73%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #4130DF to CMYK:

cmyk(71%, 78%, 0%, 13%)Color Converter →

Color Meaning and Usage

A eye-catching blue tone, #4130DF has RGB (65, 48, 223) and HSL (246°, 73%, 53%). Known for evoking creativity and luxury, this blue-purple hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #4130DF is #CDDF30, creating high-contrast pairings. For softer combinations, try analogous colors like #3076DF.

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

Contrast with #4130DF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #4130DF?

#4130DF is a eye-catching blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #4130DF?

#4130DF in RGB is (65, 48, 223) - 65 red, 48 green, and 223 blue.

How to use #4130DF in CSS?

Use #4130DF directly in your CSS properties like color or background-color.

What colors go well with #4130DF?

#CDDF30 (complementary), #3076DF (analogous), and #281AA8 (lighter shade) work well with #4130DF.