Skip to main content Skip to docs navigation

#baaffe 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 Winterspring Lilac and its hex is #B5AFFF Nearest Color Name

Color Hue/Base color: Blue

Hex #baaffe Color code in RGB color code model is created after adding 72.94% red color, 68.63% green color and 99.61% blue color. Hex #baaffe Color code in CMYK color (process color) code model is generated after subtraction of 27% cyan, 31% magenta, 0% yellow and 0.39% black.

Hex #baaffe color code is between #bbaaff web safe hex color code and #aabbee web safe hex color code. #bbaaff is the nearest web safe color code. You can see here many more shades of #baaffe color code.

RGB Chart

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

Color Table

Hex Color Code baaffe #baaffe
RGB Decimal 186, 175, 254 186, 175, 254
RGB Percent 73%, 69%, 100% rgb(73%, 69%, 100%)
CSS RGBa 186, 175, 254,1 rgba(186,175,254,1)
CMYK Model cmyk(27%,31%,0%,0.39%)
HSL Color Space 248,98% ,84% hsl(248,98% ,84%)
HSV Color Space 248°, 31%, 100%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10111010 10101111 11111110
Octal 272 257 376
Decimal 186 175 254
Hex ba af fe

Different shades of #baaffe color code.

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

Darkest of #baaffe
#3818fc
Darker of #baaffe
#634afd
Dark of #baaffe
#8f7dfd
Base of #baaffe
#baaffe
Light of #baaffe
#e5e1ff
Lighter
#ffffff
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

#baaffe
#f3feaf

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

Split Complementary

#baaffe
#fee1af
#ccfeaf

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

Analogous Color

#afd2fe
#afc5fe
#baaffe
#d4affe
#f5affe

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

#baaffe
#affeba
#febaaf

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

#baaffe
#febaaf
#f3feaf
#aff3fe

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

#baaffe
#feafcc
#f3feaf
#affee1

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 #baaffe

#2103de
#3818fc
#634afd
#8f7dfd
#baaffe
#e5e1ff
#ffffff
#ffffff
#ffffff

Tints of #baaffe Color

#baaffe
#c1b7fe
#c9c0fe
#d1c9fe
#d8d2fe
#e0dbfe
#e8e4fe
#efedfe
#f7f6fe
#ffffff

Shades of #baaffe color code

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

#baaffe
#a59be1
#9088c5
#7c74a9
#67618d
#524d70
#3e3a54
#292638
#14131c
#000000

Tones

#baaffe
#c0b7f6
#c6bfee
#ccc7e6
#d1cfde

Tones

Similar Color like #baaffe color

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

#bbb0ff
#bcb1ff
#bdb2ff
#beb3ff
#bfb4ff
#c0b5ff
#c1b6ff
#c2b7ff
#c3b8ff
#c4b9ff
#c5baff
#c6bbff
#c7bcff
#c8bdff
#b9aefd
#b8adfc
#b7acfb
#b6abfa
#b5aaf9
#b4a9f8
#b3a8f7
#b2a7f6
#b1a6f5
#b0a5f4
#afa4f3
#aea3f2
#ada2f1
#aca1f0

Download this Light Blue

Hex #baaffe 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.

#baaffe Color Code Preview on Black Background Color

This is how #baaffe Color will look on black background color. Color contrast ratio is 10.65

#baaffe in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #baaffe

HTML with inline CSS

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

Your Example Paragraph content text in with font color #baaffe

#baaffe color code is use for CSS Background Color

Background color for the above div is #baaffe

HTML with inline CSS

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

#baaffe color code is use for CSS Border Color

CSS Border color for the above div is #baaffe

HTML with inline CSS

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

CSS Border Left color for the above div is #baaffe

HTML with inline CSS

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

CSS Border Right color for the above div is #baaffe

HTML with inline CSS

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

CSS Border Bottom color for the above div is #baaffe

HTML with inline CSS

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

CSS Border Top color for the above div is #baaffe

HTML with inline CSS

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

#baaffe hex Color code used as CSS color Codes

Example CSS Class for usage

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

#baaffe Color code Preview on White Background

This is how #baaffe Color code will look on white background color. Color contrast ratio is 1.97

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 #baaffe; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #baaffe; }

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(186,175,254,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(243,254,175,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(186,175,254,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }