Skip to main content Skip to docs navigation

#ce304b 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 Infrared Flush and its hex is #CC3344 Nearest Color Name

Color Hue/Base color: Red

Hex #ce304b Color code in RGB color code model is created after adding 80.78% red color, 18.82% green color and 29.41% blue color. Hex #ce304b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 77% magenta, 64% yellow and 19.22% black.

Hex #ce304b color code is between #cc3344 web safe hex color code and #dd2255 web safe hex color code. #cc3344 is the nearest web safe color code. You can see here many more shades of #ce304b color code.

RGB Chart

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

Color Table

Hex Color Code ce304b #ce304b
RGB Decimal 206, 48, 75 206, 48, 75
RGB Percent 81%, 19%, 29% rgb(81%, 19%, 29%)
CSS RGBa 206, 48, 75,1 rgba(206,48,75,1)
CMYK Model cmyk(0%,77%,64%,19.22%)
HSL Color Space 350,62% ,50% hsl(350,62% ,50%)
HSV Color Space 350°, 77%, 81%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001110 00110000 01001011
Octal 316 60 113
Decimal 206 48 75
Hex ce 30 4b

Different shades of #ce304b color code.

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

Darkest of #ce304b
#52131e
Darker of #ce304b
#7b1d2d
Dark of #ce304b
#a5263c
Base of #ce304b
#ce304b
Light of #ce304b
#d8596f
Lighter
#e28292
Lightest
#ecabb6

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

#ce304b
#30ceb3

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

Split Complementary

#ce304b
#30ce64
#309ace

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

Analogous Color

#ce30a7
#ce308d
#ce304b
#ce4a30
#ce8b30

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

#ce304b
#304bce
#4bce30

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

#ce304b
#4bce30
#30ceb3
#b330ce

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

#ce304b
#9ace30
#30ceb3
#6430ce

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

#29090f
#52131e
#7b1d2d
#a5263c
#ce304b
#d8596f
#e28292
#ecabb6
#f5d5da

Tints of #ce304b Color

#ce304b
#d3475f
#d85e73
#de7587
#e38c9b
#e9a3af
#eebac3
#f4d1d7
#f9e8eb
#ffffff

Shades of #ce304b color code

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

#ce304b
#b72a42
#a0253a
#892032
#721a29
#5b1521
#441019
#2d0a10
#160508
#000000

Tones

#ce304b
#b5495c
#9b636c
#827c7d
#7f7f7f

Tones

Similar Color like #ce304b color

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

#cf314c
#d0324d
#d1334e
#d2344f
#d33550
#d43651
#d53752
#d63853
#d73954
#d83a55
#d93b56
#da3c57
#db3d58
#dc3e59
#cd2f4a
#cc2e49
#cb2d48
#ca2c47
#c92b46
#c82a45
#c72944
#c62843
#c52742
#c42641
#c32540
#c2243f
#c1233e
#c0223d

Download this Dark Red

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

#ce304b Color Code Preview on Black Background Color

This is how #ce304b Color will look on black background color. Color contrast ratio is 4.15

#ce304b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ce304b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ce304b

#ce304b color code is use for CSS Background Color

Background color for the above div is #ce304b

HTML with inline CSS

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

#ce304b color code is use for CSS Border Color

CSS Border color for the above div is #ce304b

HTML with inline CSS

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

CSS Border Left color for the above div is #ce304b

HTML with inline CSS

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

CSS Border Right color for the above div is #ce304b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ce304b

HTML with inline CSS

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

CSS Border Top color for the above div is #ce304b

HTML with inline CSS

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

#ce304b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ce304b Color code Preview on White Background

This is how #ce304b Color code will look on white background color. Color contrast ratio is 5.06

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

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