#728DBB Color Information

Hex color code: #728DBB

A subtle blue shade, #728DBB appears as (114, 141, 187) in RGB and (218°, 35%, 59%) in HSL. It is often used for branding and logos.

Try:
Color NameLight Slate Gray
HEX
#728DBB
RGB
114, 141, 187
HSL
218°, 35%, 59%
CMYK
39%, 25%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #728DBB; color: #000000; }

Badge

New Feature
.badge { background-color: #728DBB; 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 #728DBB; background-color: #728DBB15; }

Alert / Toast

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

Link / Accent

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

a { color: #728DBB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #728DBB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

114, 141, 187

Red: 114 / Green: 141 / Blue: 187

HSL

218°, 35%, 59%

Hue: 218° / Saturation: 35% / Lightness: 59%

CMYK

39%, 25%, 0%, 27%

Cyan: 39% / Magenta: 25% / Yellow: 0% / Key: 27%

What color is #728DBB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #728DBB to RGB:

rgb(114, 141, 187)HEX to RGB Converter →

HEX to HSL

Convert #728DBB to HSL:

hsl(218, 35%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #728DBB to CMYK:

cmyk(39%, 25%, 0%, 27%)Color Converter →

Color Meaning and Usage

#728DBB is a gentle blue color with RGB values of 114, 141, 187 and HSL of 218°, 35%, 59%. This blue-purple hue evokes creativity and luxury, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #728DBB is #BBA072, creating high-contrast pairings. For softer combinations, try analogous colors like #72B1BB.

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

Contrast with #728DBB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #728DBB?

#728DBB is a gentle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #728DBB?

#728DBB in RGB is (114, 141, 187) - 114 red, 141 green, and 187 blue.

How to use #728DBB in CSS?

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

What colors go well with #728DBB?

#BBA072 (complementary), #72B1BB (analogous), and #496697 (lighter shade) work well with #728DBB.