#72809D Color Information

Hex color code: #72809D

The hex color #72809D is a subtle blue with RGB values of (114, 128, 157) and HSL of (220°, 18%, 53%). It is popular in mobile app design.

Try:
Color NameLight Slate Gray
HEX
#72809D
RGB
114, 128, 157
HSL
220°, 18%, 53%
CMYK
27%, 18%, 0%, 38%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #72809D; color: #000000; }

Badge

New Feature
.badge { background-color: #72809D; 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 #72809D; background-color: #72809D15; }

Alert / Toast

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

Link / Accent

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

a { color: #72809D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #72809D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

114, 128, 157

Red: 114 / Green: 128 / Blue: 157

HSL

220°, 18%, 53%

Hue: 220° / Saturation: 18% / Lightness: 53%

CMYK

27%, 18%, 0%, 38%

Cyan: 27% / Magenta: 18% / Yellow: 0% / Key: 38%

What color is #72809D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #72809D to RGB:

rgb(114, 128, 157)HEX to RGB Converter →

HEX to HSL

Convert #72809D to HSL:

hsl(220, 18%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #72809D to CMYK:

cmyk(27%, 18%, 0%, 38%)Color Converter →

Color Meaning and Usage

#72809D is a neutral blue color with RGB values of 114, 128, 157 and HSL of 220°, 18%, 53%. This blue-purple hue evokes creativity and luxury, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #72809D is #9D8E72, creating high-contrast pairings. For softer combinations, try analogous colors like #72969D.

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

Contrast with #72809D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #72809D?

#72809D is a neutral blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #72809D?

#72809D in RGB is (114, 128, 157) - 114 red, 128 green, and 157 blue.

How to use #72809D in CSS?

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

What colors go well with #72809D?

#9D8E72 (complementary), #72969D (analogous), and #4F5B72 (lighter shade) work well with #72809D.