#280080 Color Information

Hex color code: #280080

#280080 is a eye-catching purple color. In RGB it is (40, 0, 128), and in HSL it is (259°, 100%, 25%). It is popular in mobile app design.

Try:
Color NameIndigo
HEX
#280080
RGB
40, 0, 128
HSL
259°, 100%, 25%
CMYK
69%, 100%, 0%, 50%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #280080; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

40, 0, 128

Red: 40 / Green: 0 / Blue: 128

HSL

259°, 100%, 25%

Hue: 259° / Saturation: 100% / Lightness: 25%

CMYK

69%, 100%, 0%, 50%

Cyan: 69% / Magenta: 100% / Yellow: 0% / Key: 50%

What color is #280080?

#280080 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #280080 to RGB:

rgb(40, 0, 128)HEX to RGB Converter →

HEX to HSL

Convert #280080 to HSL:

hsl(259, 100%, 25%)RGB to HSL Converter →

HEX to CMYK

Convert #280080 to CMYK:

cmyk(69%, 100%, 0%, 50%)Color Converter →

Color Meaning and Usage

A dynamic purple tone, #280080 has RGB (40, 0, 128) and HSL (259°, 100%, 25%). Known for evoking energy and excitement, this highly saturated hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #280080 is #578000, creating high-contrast pairings. For softer combinations, try analogous colors like #001780.

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

Contrast with #280080

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #280080?

#280080 is a dynamic purple color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #280080?

#280080 in RGB is (40, 0, 128) - 40 red, 0 green, and 128 blue.

How to use #280080 in CSS?

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

What colors go well with #280080?

#578000 (complementary), #001780 (analogous), and #100033 (lighter shade) work well with #280080.