crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#cd5e98 hex color - Violet - Warm color - Information

#cd5e98 hex color - Violet - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Violet

Hex #cd5e98 Color code in RGB color code model is created after adding 80.39% red color, 36.86% green color and 59.61% blue color. Hex #cd5e98 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 54% magenta, 26% yellow and 20% black.

Hex #cd5e98 color code is between #cc6699 web safe hex color code and #dd5588 web safe hex color code. #cc6699 is the nearest web safe color code. You can see here many more shades of #cd5e98 color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codecd5e98#cd5e98
RGB Decimal205, 94, 152rgb(205, 94, 152)
RGB Percent80%, 37%, 60%rgb(80%, 37%, 60%)
CSS RGBa205, 94, 152,1rgba(205,94,152,1)
CMYK Modelcmyk(0%,54%,26%,20%)
HSL Color Space329,53% ,59%hsl(329,53% ,59%)
HSV Color Space329°, 54%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011010101111010011000
Octal315136230
Decimal20594152
Hexcd5e98

Different shades of #cd5e98 color code.

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

Light Shade of #cd5e98
#d985b1
Dark Shade of #cd5e98
#bd3b7f
Saturated Shade of #cd5e98
#d85398
Desaturated Shade of #cd5e98
#c26998
Grey scale Shade of #cd5e98
#959595
Brighten Shade
#e677b1
Most Readable Shade
#FFFFFF

Shades of #cd5e98 color code

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

#cd5e98
#b65387
#9f4976
#883e65
#713454
#5b2943
#441f32
#2d1421
#160a10
#000000

Similar Color like #cd5e98 color

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

#ce5f99
#cf609a
#d0619b
#d1629c
#d2639d
#d3649e
#d4659f
#d566a0
#d667a1
#d768a2
#d869a3
#d96aa4
#da6ba5
#db6ca6
#cc5d97
#cb5c96
#ca5b95
#c95a94
#c85993
#c75892
#c65791
#c55690
#c4558f
#c3548e
#c2538d
#c1528c
#c0518b
#bf508a

Monochromatic Color with #cd5e98

#cd5e98
#f771b8
#23101a
#4d2439
#783759
#a24b78

Tints of #cd5e98 Color

#cd5e98
#d26fa3
#d881ae
#dd93ba
#e3a5c5
#e8b7d1
#eec9dc
#f3dbe8
#f9edf3
#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

#cd5e98
#5ecd93

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

Split Complementary

#cd5e98
#61cd5e
#5ecdcb

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

Analogous Color

#cd5ec4
#cd5eae
#cd5e98
#cd5e82
#cd5e6c

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

#cd5e98
#98cd5e
#5e98cd

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

#cd5e98
#cdca5e
#5ecd93
#5e60cd

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

#cd5e98
#5ecd93
#5ecdcb
#cd5e61

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

#cd5e98 Color Code Preview on Black Background Color

This is how #cd5e98 Color will look on black background color. Color contrast ratio is 5.65

#cd5e98 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cd5e98

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cd5e98

#cd5e98 color code is use for CSS Background Color

Background color for the above div is #cd5e98

HTML with inline CSS

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

#cd5e98 color code is use for CSS Border Color

CSS Border color for the above div is #cd5e98

HTML with inline CSS

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

CSS Border Left color for the above div is #cd5e98

HTML with inline CSS

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

CSS Border Right color for the above div is #cd5e98

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cd5e98

HTML with inline CSS

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

CSS Border Top color for the above div is #cd5e98

HTML with inline CSS

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

#cd5e98 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cd5e98 Color code Preview on White Background

This is how #cd5e98 Color code will look on white background color. Color contrast ratio is 3.72

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.