Skip to main content Skip to docs navigation

#ab82f6 hex color | Download Light Blue BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Forgotten Purple and its hex is #9878F8 Nearest Color Name

Color Hue/Base color: Blue

Hex #ab82f6 Color code in RGB color code model is created after adding 67.06% red color, 50.98% green color and 96.47% blue color. Hex #ab82f6 Color code in CMYK color (process color) code model is generated after subtraction of 30% cyan, 47% magenta, 0% yellow and 3.53% black.

Hex #ab82f6 color code is between #aa88ee web safe hex color code and #bb77ff web safe hex color code. #aa88ee is the nearest web safe color code. You can see here many more shades of #ab82f6 color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code ab82f6 #ab82f6
RGB Decimal 171, 130, 246 171, 130, 246
RGB Percent 67%, 51%, 96% rgb(67%, 51%, 96%)
CSS RGBa 171, 130, 246,1 rgba(171,130,246,1)
CMYK Model cmyk(30%,47%,0%,3.53%)
HSL Color Space 261,87% ,74% hsl(261,87% ,74%)
HSV Color Space 261°, 47%, 96%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10101011 10000010 11110110
Octal 253 202 366
Decimal 171 130 246
Hex ab 82 f6

Different shades of #ab82f6 color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Darkest of #ab82f6
#530fd0
Darker of #ab82f6
#6b23ef
Dark of #ab82f6
#8b52f3
Base of #ab82f6
#ab82f6
Light of #ab82f6
#cbb2f9
Lighter
#ebe1fd
Lightest
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#ab82f6
#cdf682

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#ab82f6
#f6e582
#93f682

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#829df6
#8289f6
#ab82f6
#d282f6
#f682ea

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#ab82f6
#82f6ab
#f6ab82

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#ab82f6
#f6ab82
#cdf682
#82cdf6

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#ab82f6
#f68293
#cdf682
#82f6e5

Square is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Monochromatic Color with #ab82f6

#400ca0
#530fd0
#6b23ef
#8b52f3
#ab82f6
#cbb2f9
#ebe1fd
#ffffff
#ffffff

Tints of #ab82f6 Color

#ab82f6
#b48ff7
#bd9df8
#c7abf9
#d0b9fa
#d9c7fb
#e3d5fc
#ece3fd
#f5f1fe
#ffffff

Shades of #ab82f6 color code

Generate more color scales with scales (color stack) generator.

#ab82f6
#9873da
#8565bf
#7256a4
#5f4888
#4c396d
#392b52
#261c36
#130e1b
#000000

Tones

#ab82f6
#af8fe9
#b39ddb
#b7aace
#bbb8c0

Tones

Similar Color like #ab82f6 color

Find visually similar hex color codes nearing to #ab82f6 hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#ac83f7
#ad84f8
#ae85f9
#af86fa
#b087fb
#b188fc
#b289fd
#b38afe
#b48bff
#b58cff
#b68dff
#b78eff
#b88fff
#b990ff
#aa81f5
#a980f4
#a87ff3
#a77ef2
#a67df1
#a57cf0
#a47bef
#a37aee
#a279ed
#a178ec
#a077eb
#9f76ea
#9e75e9
#9d74e8

Download this Light Blue

Hex #ab82f6 Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#ab82f6 Color Code Preview on Black Background Color

This is how #ab82f6 Color will look on black background color. Color contrast ratio is 7.26

#ab82f6 in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#ab82f6">Your Example Paragraph content text in with font color #ab82f6 </p>

Your Example Paragraph content text in with font color #ab82f6

HTML with inline CSS

<div style="color:#ab82f6">Your Paragraph text in with font color #ab82f6 </div>

Your Example Paragraph content text in with font color #ab82f6

#ab82f6 color code is use for CSS Background Color

Background color for the above div is #ab82f6

HTML with inline CSS

<div style="background-color:#ab82f6;"></div>

#ab82f6 color code is use for CSS Border Color

CSS Border color for the above div is #ab82f6

HTML with inline CSS

<div style="border:5px solid #ab82f6;"></div>

CSS Border Left color for the above div is #ab82f6

HTML with inline CSS

<div style="border-left:5px solid #ab82f6;"></div>

CSS Border Right color for the above div is #ab82f6

HTML with inline CSS

<div style="border-right:5px solid #ab82f6;"></div>

CSS Border Bottom color for the above div is #ab82f6

HTML with inline CSS

<div style="border-bottom:5px solid #ab82f6;"></div>

CSS Border Top color for the above div is #ab82f6

HTML with inline CSS

<div style="border-top:5px solid #ab82f6;"></div>

#ab82f6 hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#ab82f6; } .examplecolorclass {color:#ab82f6; } .examplebordercolor {border:3px solid #ab82f6; }

#ab82f6 Color code Preview on White Background

This is how #ab82f6 Color code will look on white background color. Color contrast ratio is 2.89

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #ab82f6; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #ab82f6; }

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(171,130,246,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(205,246,130,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(171,130,246,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }