#282178 Color Information

Hex color code: #282178

A cool blue shade, #282178 appears as (40, 33, 120) in RGB and (245°, 57%, 30%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Slate Blue
HEX
#282178
RGB
40, 33, 120
HSL
245°, 57%, 30%
CMYK
67%, 73%, 0%, 53%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #282178; 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 #282178; background-color: #28217815; }

Alert / Toast

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

Link / Accent

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

a { color: #282178; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #282178 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

40, 33, 120

Red: 40 / Green: 33 / Blue: 120

HSL

245°, 57%, 30%

Hue: 245° / Saturation: 57% / Lightness: 30%

CMYK

67%, 73%, 0%, 53%

Cyan: 67% / Magenta: 73% / Yellow: 0% / Key: 53%

What color is #282178?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #282178 to RGB:

rgb(40, 33, 120)HEX to RGB Converter →

HEX to HSL

Convert #282178 to HSL:

hsl(245, 57%, 30%)RGB to HSL Converter →

HEX to CMYK

Convert #282178 to CMYK:

cmyk(67%, 73%, 0%, 53%)Color Converter →

Color Meaning and Usage

A cool blue tone, #282178 has RGB (40, 33, 120) and HSL (245°, 57%, 30%). Known for evoking creativity and luxury, this blue-purple hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #282178 is #717821, creating high-contrast pairings. For softer combinations, try analogous colors like #214578.

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

Contrast with #282178

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #282178?

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

What is the RGB value of #282178?

#282178 in RGB is (40, 33, 120) - 40 red, 33 green, and 120 blue.

How to use #282178 in CSS?

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

What colors go well with #282178?

#717821 (complementary), #214578 (analogous), and #14103C (lighter shade) work well with #282178.