#270D6D Color Information

Hex color code: #270D6D

#270D6D is a intense purple color. In RGB it is (39, 13, 109), and in HSL it is (256°, 79%, 24%). It is popular in mobile app design.

Try:
Color NameIndigo
HEX
#270D6D
RGB
39, 13, 109
HSL
256°, 79%, 24%
CMYK
64%, 88%, 0%, 57%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #270D6D; 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 #270D6D; background-color: #270D6D15; }

Alert / Toast

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

Link / Accent

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

a { color: #270D6D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #270D6D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

39, 13, 109

Red: 39 / Green: 13 / Blue: 109

HSL

256°, 79%, 24%

Hue: 256° / Saturation: 79% / Lightness: 24%

CMYK

64%, 88%, 0%, 57%

Cyan: 64% / Magenta: 88% / Yellow: 0% / Key: 57%

What color is #270D6D?

#270D6D is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #270D6D to RGB:

rgb(39, 13, 109)HEX to RGB Converter →

HEX to HSL

Convert #270D6D to HSL:

hsl(256, 79%, 24%)RGB to HSL Converter →

HEX to CMYK

Convert #270D6D to CMYK:

cmyk(64%, 88%, 0%, 57%)Color Converter →

Color Meaning and Usage

#270D6D is a rich purple color with RGB values of 39, 13, 109 and HSL of 256°, 79%, 24%. 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 #270D6D is #546E0D, creating high-contrast pairings. For softer combinations, try analogous colors like #0D236E.

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

Contrast with #270D6D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #270D6D?

#270D6D is a rich purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #270D6D?

#270D6D in RGB is (39, 13, 109) - 39 red, 13 green, and 109 blue.

How to use #270D6D in CSS?

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

What colors go well with #270D6D?

#546E0D (complementary), #0D236E (analogous), and #0E0529 (lighter shade) work well with #270D6D.