#600F7B Color Information

Hex color code: #600F7B

#600F7B is a bold magenta color. In RGB it is (96, 15, 123), and in HSL it is (285°, 78%, 27%). It is frequently seen in web interfaces.

Try:
Color NameIndigo
HEX
#600F7B
RGB
96, 15, 123
HSL
285°, 78%, 27%
CMYK
22%, 88%, 0%, 52%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #600F7B; 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 #600F7B; background-color: #600F7B15; }

Alert / Toast

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

Link / Accent

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

a { color: #600F7B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #600F7B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

96, 15, 123

Red: 96 / Green: 15 / Blue: 123

HSL

285°, 78%, 27%

Hue: 285° / Saturation: 78% / Lightness: 27%

CMYK

22%, 88%, 0%, 52%

Cyan: 22% / Magenta: 88% / Yellow: 0% / Key: 52%

What color is #600F7B?

#600F7B is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #600F7B to RGB:

rgb(96, 15, 123)HEX to RGB Converter →

HEX to HSL

Convert #600F7B to HSL:

hsl(285, 78%, 27%)RGB to HSL Converter →

HEX to CMYK

Convert #600F7B to CMYK:

cmyk(22%, 88%, 0%, 52%)Color Converter →

Color Meaning and Usage

#600F7B is a eye-catching magenta color with RGB values of 96, 15, 123 and HSL of 285°, 78%, 27%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #600F7B is #2A7B0F, creating high-contrast pairings. For softer combinations, try analogous colors like #2A0F7B.

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

Contrast with #600F7B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #600F7B?

#600F7B is a eye-catching magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #600F7B?

#600F7B in RGB is (96, 15, 123) - 96 red, 15 green, and 123 blue.

How to use #600F7B in CSS?

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

What colors go well with #600F7B?

#2A7B0F (complementary), #2A0F7B (analogous), and #2B0736 (lighter shade) work well with #600F7B.