#2D78CD Color Information

Hex color code: #2D78CD

#2D78CD is a cool blue color. In RGB it is (45, 120, 205), and in HSL it is (212°, 64%, 49%). It is commonly used in modern UI design.

Try:
Color NameRoyal Blue
HEX
#2D78CD
RGB
45, 120, 205
HSL
212°, 64%, 49%
CMYK
78%, 41%, 0%, 20%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #2D78CD, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #2D78CD; color: #000000; }

Badge

New Feature
.badge { background-color: #2D78CD; 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 #2D78CD; background-color: #2D78CD15; }

Alert / Toast

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

Link / Accent

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

a { color: #2D78CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #2D78CD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

45, 120, 205

Red: 45 / Green: 120 / Blue: 205

HSL

212°, 64%, 49%

Hue: 212° / Saturation: 64% / Lightness: 49%

CMYK

78%, 41%, 0%, 20%

Cyan: 78% / Magenta: 41% / Yellow: 0% / Key: 20%

What color is #2D78CD?

#2D78CD is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #2D78CD to RGB:

rgb(45, 120, 205)HEX to RGB Converter →

HEX to HSL

Convert #2D78CD to HSL:

hsl(212, 64%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #2D78CD to CMYK:

cmyk(78%, 41%, 0%, 20%)Color Converter →

Color Meaning and Usage

A calming blue tone, #2D78CD has RGB (45, 120, 205) and HSL (212°, 64%, 49%). 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 #2D78CD is #CD822D, creating high-contrast pairings. For softer combinations, try analogous colors like #2DC8CD.

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

Contrast with #2D78CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #2D78CD?

#2D78CD is a calming blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #2D78CD?

#2D78CD in RGB is (45, 120, 205) - 45 red, 120 green, and 205 blue.

How to use #2D78CD in CSS?

Use #2D78CD directly in your CSS properties like color or background-color.

What colors go well with #2D78CD?

#CD822D (complementary), #2DC8CD (analogous), and #1F538E (lighter shade) work well with #2D78CD.