crispedge.com

Color picker

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

#f35b8d hex color - Red - Warm color - Information

#f35b8d hex color - Red - Warm color

Color Hue/Base color: Red

Hex #f35b8d Color code in RGB color code model is created after adding 95.29% red color, 35.69% green color and 55.29% blue color. Hex #f35b8d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 63% magenta, 42% yellow and 5% black.

Hex #f35b8d color code is between #ee5588 web safe hex color code and #ff6699 web safe hex color code. #ee5588 is the nearest web safe color code. You can see here many more shades of #f35b8d color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codef35b8d#f35b8d
RGB Decimal243, 91, 141rgb(243, 91, 141)
RGB Percent95%, 36%, 55%rgb(95%, 36%, 55%)
CSS RGBa243, 91, 141,1rgba(243,91,141,1)
CMYK Modelcmyk(0%,63%,42%,5%)
HSL Color Space340,86% ,65%hsl(340,86% ,65%)
HSV Color Space340°, 63%, 95%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100110101101110001101
Octal363133215
Decimal24391141
Hexf35b8d

Different shades of #f35b8d color code.

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

Light Shade of #f35b8d
#f68bae
Dark Shade of #f35b8d
#f02b6c
Saturated Shade of #f35b8d
#fc528a
Desaturated Shade of #f35b8d
#ea6490
Grey scale Shade of #f35b8d
#a7a7a7
Brighten Shade
#ff74a6
Most Readable Shade
#000000

Shades of #f35b8d color code

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

#f35b8d
#d8507d
#bd466d
#a23c5e
#87324e
#6c283e
#511e2f
#36141f
#1b0a0f
#000000

Similar Color like #f35b8d color

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

#f45c8e
#f55d8f
#f65e90
#f75f91
#f86092
#f96193
#fa6294
#fb6395
#fc6496
#fd6597
#fe6698
#ff6799
#ff689a
#ff699b
#f25a8c
#f1598b
#f0588a
#ef5789
#ee5688
#ed5587
#ec5486
#eb5385
#ea5284
#e95183
#e85082
#e74f81
#e64e80
#e54d7f

Monochromatic Color with #f35b8d

#f35b8d
#1e0b12
#491b2a
#732b43
#9e3b5c
#c84b74

Tints of #f35b8d Color

#f35b8d
#f46d99
#f57fa6
#f791b3
#f8a3bf
#f9b6cc
#fbc8d9
#fcdae5
#fdecf2
#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

#f35b8d
#5bf3c1

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

Split Complementary

#f35b8d
#5bf375
#5bd9f3

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

Analogous Color

#f35bca
#f35bab
#f35b8d
#f35b6f
#f3665b

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

#f35b8d
#8df35b
#5b8df3

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

#f35b8d
#d9f35b
#5bf3c1
#755bf3

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

#f35b8d
#5bf3c1
#5bd9f3
#f3755b

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

#f35b8d Color Code Preview on Black Background Color

This is how #f35b8d Color will look on black background color. Color contrast ratio is 6.69

#f35b8d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f35b8d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f35b8d

#f35b8d color code is use for CSS Background Color

Background color for the above div is #f35b8d

HTML with inline CSS

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

#f35b8d color code is use for CSS Border Color

CSS Border color for the above div is #f35b8d

HTML with inline CSS

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

CSS Border Left color for the above div is #f35b8d

HTML with inline CSS

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

CSS Border Right color for the above div is #f35b8d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f35b8d

HTML with inline CSS

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

CSS Border Top color for the above div is #f35b8d

HTML with inline CSS

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

#f35b8d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f35b8d Color code Preview on White Background

This is how #f35b8d Color code will look on white background color. Color contrast ratio is 3.14

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.