#907BEA Color Information

Hex color code: #907BEA

#907BEA is a striking blue color. In RGB it is (144, 123, 234), and in HSL it is (251°, 73%, 70%). It is popular in mobile app design.

Try:
Color NameMedium Purple
HEX
#907BEA
RGB
144, 123, 234
HSL
251°, 73%, 70%
CMYK
38%, 47%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #907BEA; 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 #907BEA; background-color: #907BEA15; }

Alert / Toast

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

Link / Accent

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

a { color: #907BEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #907BEA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

144, 123, 234

Red: 144 / Green: 123 / Blue: 234

HSL

251°, 73%, 70%

Hue: 251° / Saturation: 73% / Lightness: 70%

CMYK

38%, 47%, 0%, 8%

Cyan: 38% / Magenta: 47% / Yellow: 0% / Key: 8%

What color is #907BEA?

#907BEA is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #907BEA to RGB:

rgb(144, 123, 234)HEX to RGB Converter →

HEX to HSL

Convert #907BEA to HSL:

hsl(251, 73%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #907BEA to CMYK:

cmyk(38%, 47%, 0%, 8%)Color Converter →

Color Meaning and Usage

#907BEA is a bold blue color with RGB values of 144, 123, 234 and HSL of 251°, 73%, 70%. This blue-purple hue evokes creativity and luxury, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #907BEA is #D6EA7B, creating high-contrast pairings. For softer combinations, try analogous colors like #7B9EEA.

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

Contrast with #907BEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #907BEA?

#907BEA is a bold blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #907BEA?

#907BEA in RGB is (144, 123, 234) - 144 red, 123 green, and 234 blue.

How to use #907BEA in CSS?

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

What colors go well with #907BEA?

#D6EA7B (complementary), #7B9EEA (analogous), and #5738E0 (lighter shade) work well with #907BEA.