Skip to main content Skip to docs navigation

#c488bd hex color | Download Dark 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 Rock Star Pink and its hex is #C58BBA Nearest Color Name

Color Hue/Base color: Violet

Hex #c488bd Color code in RGB color code model is created after adding 76.86% red color, 53.33% green color and 74.12% blue color. Hex #c488bd Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 31% magenta, 4% yellow and 23.14% black.

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

RGB Chart

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

Color Table

Hex Color Code c488bd #c488bd
RGB Decimal 196, 136, 189 196, 136, 189
RGB Percent 77%, 53%, 74% rgb(77%, 53%, 74%)
CSS RGBa 196, 136, 189,1 rgba(196,136,189,1)
CMYK Model cmyk(0%,31%,4%,23.14%)
HSL Color Space 307,34% ,65% hsl(307,34% ,65%)
HSV Color Space 307°, 31%, 77%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11000100 10001000 10111101
Octal 304 210 275
Decimal 196 136 189
Hex c4 88 bd

Different shades of #c488bd color code.

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

Darkest of #c488bd
#783b71
Darker of #c488bd
#9a4c91
Dark of #c488bd
#b366aa
Base of #c488bd
#c488bd
Light of #c488bd
#d5aad0
Lighter
#e6cce3
Lightest
#f7eef6

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

#c488bd
#88c48f

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

Split Complementary

#c488bd
#9fc488
#88c4ad

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

Analogous Color

#a888c4
#b288c4
#c488bd
#c488a9
#c48890

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

#c488bd
#88bdc4
#bdc488

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

#c488bd
#bdc488
#88c48f
#8f88c4

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

#c488bd
#c4ad88
#88c48f
#889fc4

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

#562a51
#783b71
#9a4c91
#b366aa
#c488bd
#d5aad0
#e6cce3
#f7eef6
#ffffff

Tints of #c488bd Color

#c488bd
#ca95c4
#d1a2cb
#d7afd3
#debcda
#e4cae1
#ebd7e9
#f1e4f0
#f8f1f7
#ffffff

Shades of #c488bd color code

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

#c488bd
#ae78a8
#986993
#825a7e
#6c4b69
#573c54
#412d3f
#2b1e2a
#150f15
#000000

Tones

#c488bd
#b29aaf
#a6a6a6
#a6a6a6
#a6a6a6

Tones

Similar Color like #c488bd color

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

#c589be
#c68abf
#c78bc0
#c88cc1
#c98dc2
#ca8ec3
#cb8fc4
#cc90c5
#cd91c6
#ce92c7
#cf93c8
#d094c9
#d195ca
#d296cb
#c387bc
#c286bb
#c185ba
#c084b9
#bf83b8
#be82b7
#bd81b6
#bc80b5
#bb7fb4
#ba7eb3
#b97db2
#b87cb1
#b77bb0
#b67aaf

Download this Dark Violet

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

#c488bd Color Code Preview on Black Background Color

This is how #c488bd Color will look on black background color. Color contrast ratio is 7.60

#c488bd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c488bd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c488bd

#c488bd color code is use for CSS Background Color

Background color for the above div is #c488bd

HTML with inline CSS

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

#c488bd color code is use for CSS Border Color

CSS Border color for the above div is #c488bd

HTML with inline CSS

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

CSS Border Left color for the above div is #c488bd

HTML with inline CSS

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

CSS Border Right color for the above div is #c488bd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c488bd

HTML with inline CSS

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

CSS Border Top color for the above div is #c488bd

HTML with inline CSS

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

#c488bd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c488bd Color code Preview on White Background

This is how #c488bd Color code will look on white background color. Color contrast ratio is 2.76

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

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