#B490BF Color Information

Hex color code: #B490BF

#B490BF is a delicate magenta color. In RGB it is (180, 144, 191), and in HSL it is (286°, 27%, 66%). It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#B490BF
RGB
180, 144, 191
HSL
286°, 27%, 66%
CMYK
6%, 25%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B490BF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

180, 144, 191

Red: 180 / Green: 144 / Blue: 191

HSL

286°, 27%, 66%

Hue: 286° / Saturation: 27% / Lightness: 66%

CMYK

6%, 25%, 0%, 25%

Cyan: 6% / Magenta: 25% / Yellow: 0% / Key: 25%

What color is #B490BF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B490BF to RGB:

rgb(180, 144, 191)HEX to RGB Converter →

HEX to HSL

Convert #B490BF to HSL:

hsl(286, 27%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #B490BF to CMYK:

cmyk(6%, 25%, 0%, 25%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #B490BF has RGB (180, 144, 191) and HSL (286°, 27%, 66%). 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 #B490BF is #9CC091, creating high-contrast pairings. For softer combinations, try analogous colors like #9D91C0.

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

Contrast with #B490BF

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

Contrast Ratio: 7.68:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B490BF?

#B490BF is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B490BF?

#B490BF in RGB is (180, 144, 191) - 180 red, 144 green, and 191 blue.

How to use #B490BF in CSS?

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

What colors go well with #B490BF?

#9CC091 (complementary), #9D91C0 (analogous), and #9460A4 (lighter shade) work well with #B490BF.