Skip to main content Skip to docs navigation

#babccf hex color | Download Light Violet 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 Cosmic and its hex is #B8B9CB Nearest Color Name

Color Hue/Base color: Violet

Hex #babccf Color code in RGB color code model is created after adding 72.94% red color, 73.73% green color and 81.18% blue color. Hex #babccf Color code in CMYK color (process color) code model is generated after subtraction of 10% cyan, 9% magenta, 0% yellow and 18.82% black.

Hex #babccf color code is between #bbbbcc web safe hex color code and #aaccdd web safe hex color code. #bbbbcc is the nearest web safe color code. You can see here many more shades of #babccf color code.

RGB Chart

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

Color Table

Hex Color Code babccf #babccf
RGB Decimal 186, 188, 207 186, 188, 207
RGB Percent 73%, 74%, 81% rgb(73%, 74%, 81%)
CSS RGBa 186, 188, 207,1 rgba(186,188,207,1)
CMYK Model cmyk(10%,9%,0%,18.82%)
HSL Color Space 234,18% ,77% hsl(234,18% ,77%)
HSV Color Space 234°, 10%, 81%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10111010 10111100 11001111
Octal 272 274 317
Decimal 186 188 207
Hex ba bc cf

Different shades of #babccf color code.

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

Darkest of #babccf
#62678e
Darker of #babccf
#7e82a5
Dark of #babccf
#9c9fba
Base of #babccf
#babccf
Light of #babccf
#d8d9e4
Lighter
#f6f6f9
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

#babccf
#cfcdba

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

Split Complementary

#babccf
#cfc3ba
#c7cfba

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

Analogous Color

#bac8cf
#bac5cf
#babccf
#bfbacf
#c8bacf

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

#babccf
#bccfba
#cfbabc

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

#babccf
#cfbabc
#cfcdba
#bacfcd

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

#babccf
#cfbac7
#cfcdba
#bacfc3

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

#4e516f
#62678e
#7e82a5
#9c9fba
#babccf
#d8d9e4
#f6f6f9
#ffffff
#ffffff

Tints of #babccf Color

#babccf
#c1c3d4
#c9cad9
#d1d2df
#d8d9e4
#e0e1e9
#e8e8ef
#eff0f4
#f7f7f9
#ffffff

Shades of #babccf color code

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

#babccf
#a5a7b8
#9092a1
#7c7d8a
#676873
#52535c
#3e3e45
#29292e
#141417
#000000

Tones

#babccf
#c5c5c5
#c5c5c5
#c5c5c5
#c5c5c5

Tones

Similar Color like #babccf color

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

#bbbdd0
#bcbed1
#bdbfd2
#bec0d3
#bfc1d4
#c0c2d5
#c1c3d6
#c2c4d7
#c3c5d8
#c4c6d9
#c5c7da
#c6c8db
#c7c9dc
#c8cadd
#b9bbce
#b8bacd
#b7b9cc
#b6b8cb
#b5b7ca
#b4b6c9
#b3b5c8
#b2b4c7
#b1b3c6
#b0b2c5
#afb1c4
#aeb0c3
#adafc2
#acaec1

Download this Light Violet

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

#babccf Color Code Preview on Black Background Color

This is how #babccf Color will look on black background color. Color contrast ratio is 11.18

#babccf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #babccf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #babccf

#babccf color code is use for CSS Background Color

Background color for the above div is #babccf

HTML with inline CSS

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

#babccf color code is use for CSS Border Color

CSS Border color for the above div is #babccf

HTML with inline CSS

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

CSS Border Left color for the above div is #babccf

HTML with inline CSS

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

CSS Border Right color for the above div is #babccf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #babccf

HTML with inline CSS

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

CSS Border Top color for the above div is #babccf

HTML with inline CSS

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

#babccf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#babccf Color code Preview on White Background

This is how #babccf Color code will look on white background color. Color contrast ratio is 1.88

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

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