crispedge.com

Color picker

Loading...

#f35dca hex color - Red - Warm color - Information

#f35dca hex color - Red - Warm color

Color Hue/Base color: Red

Hex #f35dca Color code in RGB color code model is created after adding 95.29% red color, 36.47% green color and 79.22% blue color. Hex #f35dca Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 62% magenta, 17% yellow and 5% black.

Hex #f35dca color code is between #ee55cc web safe hex color code and #ff66bb web safe hex color code. #ee55cc is the nearest web safe color code. You can see here many more shades of #f35dca color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codef35dca#f35dca
RGB Decimal243, 93, 202rgb(243, 93, 202)
RGB Percent95%, 36%, 79%rgb(95%, 36%, 79%)
CSS RGBa243, 93, 202,1rgba(243,93,202,1)
CMYK Modelcmyk(0%,62%,17%,5%)
HSL Color Space316,86% ,66%hsl(316,86% ,66%)
HSV Color Space316°, 62%, 95%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100110101110111001010
Octal363135312
Decimal24393202
Hexf35dca

Different shades of #f35dca color code.

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

Light Shade of #f35dca
#f78cda
Dark Shade of #f35dca
#ef2eba
Saturated Shade of #f35dca
#fc54ce
Desaturated Shade of #f35dca
#ea66c6
Grey scale Shade of #f35dca
#a8a8a8
Brighten Shade
#ff76e3
Most Readable Shade
#000000

Shades of #f35dca color code

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

#f35dca
#d852b3
#bd489d
#a23e86
#873370
#6c2959
#511f43
#36142c
#1b0a16
#000000

Similar Color like #f35dca color

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

#f45ecb
#f55fcc
#f660cd
#f761ce
#f862cf
#f963d0
#fa64d1
#fb65d2
#fc66d3
#fd67d4
#fe68d5
#ff69d6
#ff6ad7
#ff6bd8
#f25cc9
#f15bc8
#f05ac7
#ef59c6
#ee58c5
#ed57c4
#ec56c3
#eb55c2
#ea54c1
#e953c0
#e852bf
#e751be
#e650bd
#e54fbc

Monochromatic Color with #f35dca

#f35dca
#1e0c19
#491c3d
#732c60
#9e3c83
#c84da7

Tints of #f35dca Color

#f35dca
#f46fcf
#f581d5
#f793db
#f8a5e1
#f9b7e7
#fbc9ed
#fcdbf3
#fdedf9
#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

#f35dca
#5df386

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

Split Complementary

#f35dca
#7ff35d
#5df3d1

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

Analogous Color

#e05df3
#f35de8
#f35dca
#f35dac
#f35d8e

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

#f35dca
#caf35d
#5dcaf3

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

#f35dca
#f3d15d
#5df386
#5d7ff3

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

#f35dca
#5df386
#5df3d1
#f35d7f

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

#f35dca Color Code Preview on Black Background Color

This is how #f35dca Color will look on black background color. Color contrast ratio is 7.23

#f35dca in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f35dca

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f35dca

#f35dca color code is use for CSS Background Color

Background color for the above div is #f35dca

HTML with inline CSS

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

#f35dca color code is use for CSS Border Color

CSS Border color for the above div is #f35dca

HTML with inline CSS

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

CSS Border Left color for the above div is #f35dca

HTML with inline CSS

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

CSS Border Right color for the above div is #f35dca

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f35dca

HTML with inline CSS

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

CSS Border Top color for the above div is #f35dca

HTML with inline CSS

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

#f35dca hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f35dca Color code Preview on White Background

This is how #f35dca Color code will look on white background color. Color contrast ratio is 2.90

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(243,93,202,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(93,243,134,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(243,93,202,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.