@
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.

#c68ebb hex color - Violet - Warm color - Information

#c68ebb hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #c68ebb Color code in RGB color code model is created after adding 77.65% red color, 55.69% green color and 73.33% blue color. Hex #c68ebb Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 28% magenta, 6% yellow and 22.35% black.

Hex #c68ebb color code is between #cc88aa web safe hex color code and #bb99cc web safe hex color code. #cc88aa is the nearest web safe color code. You can see here many more shades of #c68ebb color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code c68ebb #c68ebb
RGB Decimal 198, 142, 187 rgb(198, 142, 187)
RGB Percent 78%, 56%, 73% rgb(78%, 56%, 73%)
CSS RGBa 198, 142, 187,1 rgba(198,142,187,1)
CMYK Model cmyk(0%,28%,6%,22.35%)
HSL Color Space 312,33% ,67% hsl(312,33% ,67%)
HSV Color Space 312°, 28%, 78%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11000110 10001110 10111011
Octal 306 216 273
Decimal 198 142 187
Hex c6 8e bb

Different shades of #c68ebb color code.

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

Light Shade of #c68ebb
#d7b0cf
Dark Shade of #c68ebb
#b56ca7
Saturated Shade of #c68ebb
#ce85c0
Desaturated Shade of #c68ebb
#bd96b6
Grey scale Shade of #c68ebb
#aaaaaa
Brighten Shade
#dfa7d4
Most Readable Shade
#000000

Shades of #c68ebb color code

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

#c68ebb
#b07ea6
#9a6e91
#845e7c
#6e4e67
#583f53
#422f3e
#2c1f29
#160f14
#000000

Similar Color like #c68ebb color

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

#c78fbc
#c890bd
#c991be
#ca92bf
#cb93c0
#cc94c1
#cd95c2
#ce96c3
#cf97c4
#d098c5
#d199c6
#d29ac7
#d39bc8
#d49cc9
#c58dba
#c48cb9
#c38bb8
#c28ab7
#c189b6
#c088b5
#bf87b4
#be86b3
#bd85b2
#bc84b1
#bb83b0
#ba82af
#b981ae
#b880ad

Monochromatic Color with #c68ebb

#c68ebb
#f0ace3
#1c141a
#463343
#71516b
#9b7093

Tints of #c68ebb Color

#c68ebb
#cc9ac2
#d2a7ca
#d9b3d1
#dfc0d9
#e5cce0
#ecd9e8
#f2e5ef
#f8f2f7
#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

#c68ebb
#8ec699

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

Split Complementary

#c68ebb
#9fc68e
#8ec6b5

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

Analogous Color

#bb8ec6
#c68ec6
#c68ebb
#c68eb0
#c68ea5

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

#c68ebb
#bbc68e
#8ebbc6

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

#c68ebb
#c6b58e
#8ec699
#8e9fc6

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

#c68ebb
#8ec699
#8ec6b5
#c68e9f

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 #c68ebb 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.

#c68ebb Color Code Preview on Black Background Color

This is how #c68ebb Color will look on black background color. Color contrast ratio is 7.99

#c68ebb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c68ebb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c68ebb

#c68ebb color code is use for CSS Background Color

Background color for the above div is #c68ebb

HTML with inline CSS

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

#c68ebb color code is use for CSS Border Color

CSS Border color for the above div is #c68ebb

HTML with inline CSS

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

CSS Border Left color for the above div is #c68ebb

HTML with inline CSS

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

CSS Border Right color for the above div is #c68ebb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c68ebb

HTML with inline CSS

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

CSS Border Top color for the above div is #c68ebb

HTML with inline CSS

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

#c68ebb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c68ebb Color code Preview on White Background

This is how #c68ebb Color code will look on white background color. Color contrast ratio is 2.63

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

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(198,142,187,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(142,198,153,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(198,142,187,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.