crispedge.com

Color picker

Loading...

#bab5f8 hex color - Blue - Cool color - Information

#bab5f8 hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #bab5f8 Color code in RGB color code model is created after adding 72.94% red color, 70.98% green color and 97.25% blue color. Hex #bab5f8 Color code in CMYK color (process color) code model is generated after subtraction of 25% cyan, 27% magenta, 0% yellow and 3% black.

Hex #bab5f8 color code is between #bbbbff web safe hex color code and #aaaaee web safe hex color code. #bbbbff is the nearest web safe color code. You can see here many more shades of #bab5f8 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebab5f8#bab5f8
RGB Decimal186, 181, 248rgb(186, 181, 248)
RGB Percent73%, 71%, 97%rgb(73%, 71%, 97%)
CSS RGBa186, 181, 248,1rgba(186,181,248,1)
CMYK Modelcmyk(25%,27%,0%,3%)
HSL Color Space244,83% ,84%hsl(244,83% ,84%)
HSV Color Space244°, 27%, 97%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101110101011010111111000
Octal272265370
Decimal186181248
Hexbab5f8

Different shades of #bab5f8 color code.

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

Light Shade of #bab5f8
#e5e4fc
Dark Shade of #bab5f8
#8f86f4
Saturated Shade of #bab5f8
#b7b1fc
Desaturated Shade of #bab5f8
#bdb9f4
Grey scale Shade of #bab5f8
#d6d6d6
Brighten Shade
#d3ceff
Most Readable Shade
#000000

Shades of #bab5f8 color code

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

#bab5f8
#a5a0dc
#908cc0
#7c78a5
#676489
#52506e
#3e3c52
#292837
#14141b
#000000

Similar Color like #bab5f8 color

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

#bbb6f9
#bcb7fa
#bdb8fb
#beb9fc
#bfbafd
#c0bbfe
#c1bcff
#c2bdff
#c3beff
#c4bfff
#c5c0ff
#c6c1ff
#c7c2ff
#c8c3ff
#b9b4f7
#b8b3f6
#b7b2f5
#b6b1f4
#b5b0f3
#b4aff2
#b3aef1
#b2adf0
#b1acef
#b0abee
#afaaed
#aea9ec
#ada8eb
#aca7ea

Monochromatic Color with #bab5f8

#bab5f8
#1b1a23
#3a394e
#5a5878
#7a77a3
#9a96cd

Tints of #bab5f8 Color

#bab5f8
#c1bdf8
#c9c5f9
#d1cdfa
#d8d5fb
#e0defb
#e8e6fc
#efeefd
#f7f6fe
#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

#bab5f8
#f3f8b5

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

Split Complementary

#bab5f8
#f8dcb5
#d2f8b5

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

Analogous Color

#b5cbf8
#b5bdf8
#bab5f8
#c7b5f8
#d5b5f8

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

#bab5f8
#f8bab5
#b5f8ba

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

#bab5f8
#f8b5d1
#f3f8b5
#b5f8db

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

Double Complementary Color

#bab5f8
#f3f8b5
#d2f8b5
#dcb5f8

Double Complementary 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).

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

#bab5f8 Color Code Preview on Black Background Color

This is how #bab5f8 Color will look on black background color. Color contrast ratio is 11.05

#bab5f8 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bab5f8

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bab5f8

#bab5f8 color code is use for CSS Background Color

Background color for the above div is #bab5f8

HTML with inline CSS

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

#bab5f8 color code is use for CSS Border Color

CSS Border color for the above div is #bab5f8

HTML with inline CSS

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

CSS Border Left color for the above div is #bab5f8

HTML with inline CSS

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

CSS Border Right color for the above div is #bab5f8

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bab5f8

HTML with inline CSS

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

CSS Border Top color for the above div is #bab5f8

HTML with inline CSS

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

#bab5f8 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bab5f8 Color code Preview on White Background

This is how #bab5f8 Color code will look on white background color. Color contrast ratio is 1.90

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(186,181,248,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(243,248,181,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(186,181,248,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.