Skip to main content Skip to docs navigation

#bbaecf 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 Pastel Lilac and its hex is #BDB0D0 Nearest Color Name

Color Hue/Base color: Violet

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

Hex #bbaecf color code is between #aaaacc web safe hex color code and #ccbbdd web safe hex color code. #aaaacc is the nearest web safe color code. You can see here many more shades of #bbaecf color code.

RGB Chart

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

Color Table

Hex Color Code bbaecf #bbaecf
RGB Decimal 187, 174, 207 187, 174, 207
RGB Percent 73%, 68%, 81% rgb(73%, 68%, 81%)
CSS RGBa 187, 174, 207,1 rgba(187,174,207,1)
CMYK Model cmyk(10%,16%,0%,18.82%)
HSL Color Space 264,26% ,75% hsl(264,26% ,75%)
HSV Color Space 264°, 16%, 81%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10111011 10101110 11001111
Octal 273 256 317
Decimal 187 174 207
Hex bb ae cf

Different shades of #bbaecf color code.

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

Darkest of #bbaecf
#6c558f
Darker of #bbaecf
#856ea9
Dark of #bbaecf
#a08ebc
Base of #bbaecf
#bbaecf
Light of #bbaecf
#d6cee2
Lighter
#f1eef5
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

#bbaecf
#c2cfae

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

Split Complementary

#bbaecf
#cfccae
#b2cfae

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

Analogous Color

#aeb4cf
#aeafcf
#bbaecf
#c6aecf
#cfaeca

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

#bbaecf
#aecfbb
#cfbbae

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

#bbaecf
#cfbbae
#c2cfae
#aec2cf

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

#bbaecf
#cfaeb2
#c2cfae
#aecfcc

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

#54426f
#6c558f
#856ea9
#a08ebc
#bbaecf
#d6cee2
#f1eef5
#ffffff
#ffffff

Tints of #bbaecf Color

#bbaecf
#c2b7d4
#cac0d9
#d1c9df
#d9d2e4
#e0dbe9
#e8e4ef
#efedf4
#f7f6f9
#ffffff

Shades of #bbaecf color code

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

#bbaecf
#a69ab8
#9187a1
#7c748a
#676073
#534d5c
#3e3a45
#29262e
#141317
#000000

Tones

#bbaecf
#bebbc2
#bfbfbf
#bfbfbf
#bfbfbf

Tones

Similar Color like #bbaecf color

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

#bcafd0
#bdb0d1
#beb1d2
#bfb2d3
#c0b3d4
#c1b4d5
#c2b5d6
#c3b6d7
#c4b7d8
#c5b8d9
#c6b9da
#c7badb
#c8bbdc
#c9bcdd
#baadce
#b9accd
#b8abcc
#b7aacb
#b6a9ca
#b5a8c9
#b4a7c8
#b3a6c7
#b2a5c6
#b1a4c5
#b0a3c4
#afa2c3
#aea1c2
#ada0c1

Download this Light Violet

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

#bbaecf Color Code Preview on Black Background Color

This is how #bbaecf Color will look on black background color. Color contrast ratio is 10.07

#bbaecf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbaecf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbaecf

#bbaecf color code is use for CSS Background Color

Background color for the above div is #bbaecf

HTML with inline CSS

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

#bbaecf color code is use for CSS Border Color

CSS Border color for the above div is #bbaecf

HTML with inline CSS

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

CSS Border Left color for the above div is #bbaecf

HTML with inline CSS

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

CSS Border Right color for the above div is #bbaecf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bbaecf

HTML with inline CSS

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

CSS Border Top color for the above div is #bbaecf

HTML with inline CSS

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

#bbaecf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bbaecf Color code Preview on White Background

This is how #bbaecf Color code will look on white background color. Color contrast ratio is 2.09

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

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