Skip to main content Skip to docs navigation

#cd93c2 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 Carnation Rose and its hex is #CE94C2 Nearest Color Name

Color Hue/Base color: Violet

Hex #cd93c2 Color code in RGB color code model is created after adding 80.39% red color, 57.65% green color and 76.08% blue color. Hex #cd93c2 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 28% magenta, 5% yellow and 19.61% black.

Hex #cd93c2 color code is between #cc99bb web safe hex color code and #dd88cc web safe hex color code. #cc99bb is the nearest web safe color code. You can see here many more shades of #cd93c2 color code.

RGB Chart

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

Color Table

Hex Color Code cd93c2 #cd93c2
RGB Decimal 205, 147, 194 205, 147, 194
RGB Percent 80%, 58%, 76% rgb(80%, 58%, 76%)
CSS RGBa 205, 147, 194,1 rgba(205,147,194,1)
CMYK Model cmyk(0%,28%,5%,19.61%)
HSL Color Space 311,37% ,69% hsl(311,37% ,69%)
HSV Color Space 311°, 28%, 80%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001101 10010011 11000010
Octal 315 223 302
Decimal 205 147 194
Hex cd 93 c2

Different shades of #cd93c2 color code.

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

Darkest of #cd93c2
#883f7a
Darker of #cd93c2
#ab4f99
Dark of #cd93c2
#bd70ae
Base of #cd93c2
#cd93c2
Light of #cd93c2
#ddb6d6
Lighter
#edd9e9
Lightest
#fdfcfd

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

#cd93c2
#93cd9e

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

Split Complementary

#cd93c2
#a5cd93
#93cdbb

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

Analogous Color

#b693cd
#c093cd
#cd93c2
#cd93af
#cd9396

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

#cd93c2
#93c2cd
#c2cd93

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

#cd93c2
#c2cd93
#93cd9e
#9e93cd

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

#cd93c2
#cdbb93
#93cd9e
#93a5cd

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

#652f5b
#883f7a
#ab4f99
#bd70ae
#cd93c2
#ddb6d6
#edd9e9
#fdfcfd
#ffffff

Tints of #cd93c2 Color

#cd93c2
#d29fc8
#d8abcf
#ddb7d6
#e3c3dd
#e8cfe3
#eedbea
#f3e7f1
#f9f3f8
#ffffff

Shades of #cd93c2 color code

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

#cd93c2
#b682ac
#9f7296
#886281
#71516b
#5b4156
#443140
#2d202b
#161015
#000000

Tones

#cd93c2
#bda3b8
#b0b0b0
#b0b0b0
#b0b0b0

Tones

Similar Color like #cd93c2 color

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

#ce94c3
#cf95c4
#d096c5
#d197c6
#d298c7
#d399c8
#d49ac9
#d59bca
#d69ccb
#d79dcc
#d89ecd
#d99fce
#daa0cf
#dba1d0
#cc92c1
#cb91c0
#ca90bf
#c98fbe
#c88ebd
#c78dbc
#c68cbb
#c58bba
#c48ab9
#c389b8
#c288b7
#c187b6
#c086b5
#bf85b4

Download this Dark Violet

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

#cd93c2 Color Code Preview on Black Background Color

This is how #cd93c2 Color will look on black background color. Color contrast ratio is 8.55

#cd93c2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cd93c2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cd93c2

#cd93c2 color code is use for CSS Background Color

Background color for the above div is #cd93c2

HTML with inline CSS

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

#cd93c2 color code is use for CSS Border Color

CSS Border color for the above div is #cd93c2

HTML with inline CSS

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

CSS Border Left color for the above div is #cd93c2

HTML with inline CSS

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

CSS Border Right color for the above div is #cd93c2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cd93c2

HTML with inline CSS

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

CSS Border Top color for the above div is #cd93c2

HTML with inline CSS

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

#cd93c2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cd93c2 Color code Preview on White Background

This is how #cd93c2 Color code will look on white background color. Color contrast ratio is 2.46

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

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