Skip to main content Skip to docs navigation

#ce5259 hex color | Download Dark Red 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 Mandy and its hex is #CD525B Nearest Color Name

Color Hue/Base color: Red

Hex #ce5259 Color code in RGB color code model is created after adding 80.78% red color, 32.16% green color and 34.9% blue color. Hex #ce5259 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 60% magenta, 57% yellow and 19.22% black.

Hex #ce5259 color code is between #cc5555 web safe hex color code and #dd4466 web safe hex color code. #cc5555 is the nearest web safe color code. You can see here many more shades of #ce5259 color code.

RGB Chart

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

Color Table

Hex Color Code ce5259 #ce5259
RGB Decimal 206, 82, 89 206, 82, 89
RGB Percent 81%, 32%, 35% rgb(81%, 32%, 35%)
CSS RGBa 206, 82, 89,1 rgba(206,82,89,1)
CMYK Model cmyk(0%,60%,57%,19.22%)
HSL Color Space 357,56% ,56% hsl(357,56% ,56%)
HSV Color Space 357°, 60%, 81%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001110 01010010 01011001
Octal 316 122 131
Decimal 206 82 89
Hex ce 52 59

Different shades of #ce5259 color code.

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

Darkest of #ce5259
#691e22
Darker of #ce5259
#91292f
Dark of #ce5259
#b9343c
Base of #ce5259
#ce5259
Light of #ce5259
#d97a7f
Lighter
#e5a1a5
Lightest
#f0c9cb

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

#ce5259
#52cec7

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

Split Complementary

#ce5259
#52ce89
#5297ce

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

Analogous Color

#ce52a1
#ce528d
#ce5259
#ce7452
#cea852

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

#ce5259
#5259ce
#59ce52

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

#ce5259
#59ce52
#52cec7
#c752ce

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

#ce5259
#97ce52
#52cec7
#8952ce

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

#411315
#691e22
#91292f
#b9343c
#ce5259
#d97a7f
#e5a1a5
#f0c9cb
#fbf1f2

Tints of #ce5259 Color

#ce5259
#d3656b
#d8787d
#de8b90
#e39ea2
#e9b2b5
#eec5c7
#f4d8da
#f9ebec
#ffffff

Shades of #ce5259 color code

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

#ce5259
#b7484f
#a03f45
#89363b
#722d31
#5b2427
#441b1d
#2d1213
#160909
#000000

Tones

#ce5259
#b8686d
#a27e80
#909090
#909090

Tones

Similar Color like #ce5259 color

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

#cf535a
#d0545b
#d1555c
#d2565d
#d3575e
#d4585f
#d55960
#d65a61
#d75b62
#d85c63
#d95d64
#da5e65
#db5f66
#dc6067
#cd5158
#cc5057
#cb4f56
#ca4e55
#c94d54
#c84c53
#c74b52
#c64a51
#c54950
#c4484f
#c3474e
#c2464d
#c1454c
#c0444b

Download this Dark Red

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

#ce5259 Color Code Preview on Black Background Color

This is how #ce5259 Color will look on black background color. Color contrast ratio is 4.98

#ce5259 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ce5259

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ce5259

#ce5259 color code is use for CSS Background Color

Background color for the above div is #ce5259

HTML with inline CSS

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

#ce5259 color code is use for CSS Border Color

CSS Border color for the above div is #ce5259

HTML with inline CSS

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

CSS Border Left color for the above div is #ce5259

HTML with inline CSS

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

CSS Border Right color for the above div is #ce5259

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ce5259

HTML with inline CSS

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

CSS Border Top color for the above div is #ce5259

HTML with inline CSS

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

#ce5259 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ce5259 Color code Preview on White Background

This is how #ce5259 Color code will look on white background color. Color contrast ratio is 4.22

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

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