#7167DA Color Information

Hex color code: #7167DA

A serene blue shade, #7167DA appears as (113, 103, 218) in RGB and (245°, 61%, 63%) in HSL. It is often used for branding and logos.

Try:
Color NameSlate Blue
HEX
#7167DA
RGB
113, 103, 218
HSL
245°, 61%, 63%
CMYK
48%, 53%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #7167DA; color: #000000; }

Badge

New Feature
.badge { background-color: #7167DA; 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 #7167DA; background-color: #7167DA15; }

Alert / Toast

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

Link / Accent

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

a { color: #7167DA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #7167DA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

113, 103, 218

Red: 113 / Green: 103 / Blue: 218

HSL

245°, 61%, 63%

Hue: 245° / Saturation: 61% / Lightness: 63%

CMYK

48%, 53%, 0%, 15%

Cyan: 48% / Magenta: 53% / Yellow: 0% / Key: 15%

What color is #7167DA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #7167DA to RGB:

rgb(113, 103, 218)HEX to RGB Converter →

HEX to HSL

Convert #7167DA to HSL:

hsl(245, 61%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #7167DA to CMYK:

cmyk(48%, 53%, 0%, 15%)Color Converter →

Color Meaning and Usage

A peaceful blue tone, #7167DA has RGB (113, 103, 218) and HSL (245°, 61%, 63%). Known for evoking creativity and luxury, this blue-purple hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #7167DA is #D1DA67, creating high-contrast pairings. For softer combinations, try analogous colors like #6797DA.

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

Contrast with #7167DA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #7167DA?

#7167DA is a peaceful blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #7167DA?

#7167DA in RGB is (113, 103, 218) - 113 red, 103 green, and 218 blue.

How to use #7167DA in CSS?

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

What colors go well with #7167DA?

#D1DA67 (complementary), #6797DA (analogous), and #3C30C5 (lighter shade) work well with #7167DA.