Skip to main content Skip to docs navigation

#c5bbce 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 Pantone 665 C and its hex is #C6BCD0 Nearest Color Name

Color Hue/Base color: Violet

Hex #c5bbce Color code in RGB color code model is created after adding 77.25% red color, 73.33% green color and 80.78% blue color. Hex #c5bbce Color code in CMYK color (process color) code model is generated after subtraction of 4% cyan, 9% magenta, 0% yellow and 19.22% black.

Hex #c5bbce color code is between #ccaacc web safe hex color code and #bbccdd web safe hex color code. #ccaacc is the nearest web safe color code. You can see here many more shades of #c5bbce color code.

RGB Chart

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

Color Table

Hex Color Code c5bbce #c5bbce
RGB Decimal 197, 187, 206 197, 187, 206
RGB Percent 77%, 73%, 81% rgb(77%, 73%, 81%)
CSS RGBa 197, 187, 206,1 rgba(197,187,206,1)
CMYK Model cmyk(4%,9%,0%,19.22%)
HSL Color Space 272,16% ,77% hsl(272,16% ,77%)
HSV Color Space 272°, 9%, 81%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11000101 10111011 11001110
Octal 305 273 316
Decimal 197 187 206
Hex c5 bb ce

Different shades of #c5bbce color code.

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

Darkest of #c5bbce
#79658b
Darker of #c5bbce
#9280a3
Dark of #c5bbce
#ac9db9
Base of #c5bbce
#c5bbce
Light of #c5bbce
#ded9e3
Lighter
#f8f6f9
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

#c5bbce
#c4cebb

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

Split Complementary

#c5bbce
#cecebb
#bbcebc

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

Analogous Color

#bbbcce
#bdbbce
#c5bbce
#cbbbce
#cebbc9

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

#c5bbce
#bbcec5
#cec5bb

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

#c5bbce
#cec5bb
#c4cebb
#bbc4ce

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

#c5bbce
#cebcbb
#c4cebb
#bbcece

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

#5f4f6e
#79658b
#9280a3
#ac9db9
#c5bbce
#ded9e3
#f8f6f9
#ffffff
#ffffff

Tints of #c5bbce Color

#c5bbce
#cbc2d3
#d1cad8
#d8d1de
#ded9e3
#e5e0e9
#ebe8ee
#f2eff4
#f8f7f9
#ffffff

Shades of #c5bbce color code

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

#c5bbce
#afa6b7
#9991a0
#837c89
#6d6772
#57535b
#413e44
#2b292d
#151416
#000000

Tones

#c5bbce
#c5c5c5
#c5c5c5
#c5c5c5
#c5c5c5

Tones

Similar Color like #c5bbce color

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

#c6bccf
#c7bdd0
#c8bed1
#c9bfd2
#cac0d3
#cbc1d4
#ccc2d5
#cdc3d6
#cec4d7
#cfc5d8
#d0c6d9
#d1c7da
#d2c8db
#d3c9dc
#c4bacd
#c3b9cc
#c2b8cb
#c1b7ca
#c0b6c9
#bfb5c8
#beb4c7
#bdb3c6
#bcb2c5
#bbb1c4
#bab0c3
#b9afc2
#b8aec1
#b7adc0

Download this Light Violet

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

#c5bbce Color Code Preview on Black Background Color

This is how #c5bbce Color will look on black background color. Color contrast ratio is 11.37

#c5bbce in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c5bbce

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c5bbce

#c5bbce color code is use for CSS Background Color

Background color for the above div is #c5bbce

HTML with inline CSS

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

#c5bbce color code is use for CSS Border Color

CSS Border color for the above div is #c5bbce

HTML with inline CSS

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

CSS Border Left color for the above div is #c5bbce

HTML with inline CSS

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

CSS Border Right color for the above div is #c5bbce

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c5bbce

HTML with inline CSS

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

CSS Border Top color for the above div is #c5bbce

HTML with inline CSS

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

#c5bbce hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c5bbce Color code Preview on White Background

This is how #c5bbce Color code will look on white background color. Color contrast ratio is 1.85

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

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