#B272CF Color Information

Hex color code: #B272CF

#B272CF is a pastel purple color. In RGB it is (178, 114, 207), and in HSL it is (281°, 49%, 63%). It is commonly used in modern UI design.

Try:
Color NameMedium Orchid
HEX
#B272CF
RGB
178, 114, 207
HSL
281°, 49%, 63%
CMYK
14%, 45%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B272CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

178, 114, 207

Red: 178 / Green: 114 / Blue: 207

HSL

281°, 49%, 63%

Hue: 281° / Saturation: 49% / Lightness: 63%

CMYK

14%, 45%, 0%, 19%

Cyan: 14% / Magenta: 45% / Yellow: 0% / Key: 19%

What color is #B272CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B272CF to RGB:

rgb(178, 114, 207)HEX to RGB Converter →

HEX to HSL

Convert #B272CF to HSL:

hsl(281, 49%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #B272CF to CMYK:

cmyk(14%, 45%, 0%, 19%)Color Converter →

Color Meaning and Usage

A delicate purple tone, #B272CF has RGB (178, 114, 207) and HSL (281°, 49%, 63%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B272CF is #90CF72, creating high-contrast pairings. For softer combinations, try analogous colors like #8372CF.

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

Contrast with #B272CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B272CF?

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

What is the RGB value of #B272CF?

#B272CF in RGB is (178, 114, 207) - 178 red, 114 green, and 207 blue.

How to use #B272CF in CSS?

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

What colors go well with #B272CF?

#90CF72 (complementary), #8372CF (analogous), and #903EB6 (lighter shade) work well with #B272CF.