Skip to main content Skip to docs navigation

#ce024e 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 Ruby and its hex is #CA0147 Nearest Color Name

Color Hue/Base color: Red

Hex #ce024e Color code in RGB color code model is created after adding 80.78% red color, 0.78% green color and 30.59% blue color. Hex #ce024e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 99% magenta, 62% yellow and 19.22% black.

Hex #ce024e color code is between #cc0055 web safe hex color code and #dd0044 web safe hex color code. #cc0055 is the nearest web safe color code. You can see here many more shades of #ce024e color code.

RGB Chart

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

Color Table

Hex Color Code ce024e #ce024e
RGB Decimal 206, 2, 78 206, 2, 78
RGB Percent 81%, 1%, 31% rgb(81%, 1%, 31%)
CSS RGBa 206, 2, 78,1 rgba(206,2,78,1)
CMYK Model cmyk(0%,99%,62%,19.22%)
HSL Color Space 338,98% ,41% hsl(338,98% ,41%)
HSV Color Space 338°, 99%, 81%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001110 00000010 01001110
Octal 316 2 116
Decimal 206 2 78
Hex ce 02 4e

Different shades of #ce024e color code.

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

Darkest of #ce024e
#360115
Darker of #ce024e
#690128
Dark of #ce024e
#9b023b
Base of #ce024e
#ce024e
Light of #ce024e
#fd0662
Lighter
#fd3982
Lightest
#fe6ba2

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

#ce024e
#02ce82

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

Split Complementary

#ce024e
#02ce1c
#02b4ce

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

Analogous Color

#ce02c5
#ce02a3
#ce024e
#ce020a
#ce4f02

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

#ce024e
#024ece
#4ece02

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

#ce024e
#4ece02
#02ce82
#8202ce

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

#ce024e
#b4ce02
#02ce82
#1c02ce

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

#040001
#360115
#690128
#9b023b
#ce024e
#fd0662
#fd3982
#fe6ba2
#fe9ec2

Tints of #ce024e Color

#ce024e
#d31e61
#d83a75
#de5689
#e3729c
#e98eb0
#eeaac4
#f4c6d7
#f9e2eb
#ffffff

Shades of #ce024e color code

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

#ce024e
#b70145
#a0013c
#890134
#72012b
#5b0022
#44001a
#2d0011
#160008
#000000

Tones

#ce024e
#b91753
#a42c59
#90405e
#7b5563

Tones

Similar Color like #ce024e color

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

#cf034f
#d00450
#d10551
#d20652
#d30753
#d40854
#d50955
#d60a56
#d70b57
#d80c58
#d90d59
#da0e5a
#db0f5b
#dc105c
#cd014d
#cc004c
#cb004b
#ca004a
#c90049
#c80048
#c70047
#c60046
#c50045
#c40044
#c30043
#c20042
#c10041
#c00040

Download this Dark Red

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

#ce024e Color Code Preview on Black Background Color

This is how #ce024e Color will look on black background color. Color contrast ratio is 3.74

#ce024e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ce024e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ce024e

#ce024e color code is use for CSS Background Color

Background color for the above div is #ce024e

HTML with inline CSS

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

#ce024e color code is use for CSS Border Color

CSS Border color for the above div is #ce024e

HTML with inline CSS

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

CSS Border Left color for the above div is #ce024e

HTML with inline CSS

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

CSS Border Right color for the above div is #ce024e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ce024e

HTML with inline CSS

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

CSS Border Top color for the above div is #ce024e

HTML with inline CSS

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

#ce024e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ce024e Color code Preview on White Background

This is how #ce024e Color code will look on white background color. Color contrast ratio is 5.61

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

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