#B270AD Color Information

Hex color code: #B270AD

#B270AD is a delicate magenta color. In RGB it is (178, 112, 173), and in HSL it is (305°, 30%, 57%). It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#B270AD
RGB
178, 112, 173
HSL
305°, 30%, 57%
CMYK
0%, 37%, 3%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #B270AD; 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 #B270AD; background-color: #B270AD15; }

Alert / Toast

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

Link / Accent

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

a { color: #B270AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #B270AD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

178, 112, 173

Red: 178 / Green: 112 / Blue: 173

HSL

305°, 30%, 57%

Hue: 305° / Saturation: 30% / Lightness: 57%

CMYK

0%, 37%, 3%, 30%

Cyan: 0% / Magenta: 37% / Yellow: 3% / Key: 30%

What color is #B270AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B270AD to RGB:

rgb(178, 112, 173)HEX to RGB Converter →

HEX to HSL

Convert #B270AD to HSL:

hsl(305, 30%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #B270AD to CMYK:

cmyk(0%, 37%, 3%, 30%)Color Converter →

Color Meaning and Usage

#B270AD is a delicate magenta color with RGB values of 178, 112, 173 and HSL of 305°, 30%, 57%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B270AD is #70B276, creating high-contrast pairings. For softer combinations, try analogous colors like #9770B2.

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

Contrast with #B270AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B270AD?

#B270AD is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B270AD?

#B270AD in RGB is (178, 112, 173) - 178 red, 112 green, and 173 blue.

How to use #B270AD in CSS?

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

What colors go well with #B270AD?

#70B276 (complementary), #9770B2 (analogous), and #8B4B86 (lighter shade) work well with #B270AD.