#4B7DCE Color Information

Hex color code: #4B7DCE

#4B7DCE is a peaceful blue color. In RGB it is (75, 125, 206), and in HSL it is (217°, 57%, 55%). It is typically applied in digital products.

Try:
Color NameSteel Blue
HEX
#4B7DCE
RGB
75, 125, 206
HSL
217°, 57%, 55%
CMYK
64%, 39%, 0%, 19%

Shades

CSS Usage
color: #4B7DCE;
background-color: #4B7DCE;
border-color: #4B7DCE;
box-shadow: 0 0 10px #4B7DCE;
border: 2px solid #4B7DCE;
Tailwind Usage
bg-[#4B7DCE]
text-[#4B7DCE]
border-[#4B7DCE]
shadow-[0_0_10px_4B7DCE]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #4B7DCE, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #4B7DCE; color: #000000; }

Badge

New Feature
.badge { background-color: #4B7DCE; color: #000000; }

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 #4B7DCE; background-color: #4B7DCE15; }

Alert / Toast

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

Link / Accent

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

a { color: #4B7DCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #4B7DCE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

75, 125, 206

Red: 75 / Green: 125 / Blue: 206

HSL

217°, 57%, 55%

Hue: 217° / Saturation: 57% / Lightness: 55%

CMYK

64%, 39%, 0%, 19%

Cyan: 64% / Magenta: 39% / Yellow: 0% / Key: 19%

What color is #4B7DCE?

#4B7DCE is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #4B7DCE to RGB:

rgb(75, 125, 206)HEX to RGB Converter →

HEX to HSL

Convert #4B7DCE to HSL:

hsl(217, 57%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #4B7DCE to CMYK:

cmyk(64%, 39%, 0%, 19%)Color Converter →

Color Meaning and Usage

A cool blue tone, #4B7DCE has RGB (75, 125, 206) and HSL (217°, 57%, 55%). Known for evoking creativity and luxury, this blue-purple hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #4B7DCE is #CE9C4B, creating high-contrast pairings. For softer combinations, try analogous colors like #4BBECE.

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

Contrast with #4B7DCE

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

Contrast Ratio: 5.12:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #4B7DCE?

#4B7DCE is a cool blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #4B7DCE?

#4B7DCE in RGB is (75, 125, 206) - 75 red, 125 green, and 206 blue.

How to use #4B7DCE in CSS?

Use #4B7DCE directly in your CSS properties like color or background-color.

What colors go well with #4B7DCE?

#CE9C4B (complementary), #4BBECE (analogous), and #2C58A0 (lighter shade) work well with #4B7DCE.